[Yoga] update unit tests
- all unit tests passed
This commit is contained in:
@@ -1196,9 +1196,9 @@ TEST(YogaTest, percent_absolute_position) {
|
||||
|
||||
static YGSize _measureCk_test_label_shrink_based_on_height(
|
||||
YGNodeRef node,
|
||||
float width,
|
||||
YGFloat width,
|
||||
YGMeasureMode widthMode,
|
||||
float height,
|
||||
YGFloat height,
|
||||
YGMeasureMode heightMode) {
|
||||
|
||||
if (heightMode == YGMeasureModeAtMost) {
|
||||
|
Reference in New Issue
Block a user