Changeset 264569 in webkit
- Timestamp:
- Jul 18, 2020, 11:58:39 AM (5 years ago)
- Location:
- trunk/LayoutTests/imported/w3c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/imported/w3c/ChangeLog
r264564 r264569 1 2020-07-18 Chris Dumez <cdumez@apple.com> 2 3 Unreviewed, rebaseline imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox.html. 4 5 Needed after WPT resync in r251714. 6 7 * web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt: 8 1 9 2020-07-17 Chris Dumez <cdumez@apple.com> 2 10 -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt
r264522 r264569 1 1 2 2 3 FAIL #target offsetSize matches #container offsetSize assert_equals: expected 50 but got 0 4 FAIL #target offsetSize matches #container offsetSize after resize assert_equals: expected 100 but got 03 PASS #target offsetSize matches #container offsetSize 4 FAIL #target offsetSize matches #container offsetSize after resize assert_equals: expected 100 but got 50 5 5
Note:
See TracChangeset
for help on using the changeset viewer.