Changeset 264569 in webkit


Ignore:
Timestamp:
Jul 18, 2020, 11:58:39 AM (5 years ago)
Author:
Chris Dumez
Message:

Unreviewed, rebaseline imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox.html.

Needed after WPT resync in r251714.

  • web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt:
Location:
trunk/LayoutTests/imported/w3c
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r264564 r264569  
     12020-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
    192020-07-17  Chris Dumez  <cdumez@apple.com>
    210
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt

    r264522 r264569  
    11
    22
    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 0
     3PASS #target offsetSize matches #container offsetSize
     4FAIL #target offsetSize matches #container offsetSize after resize assert_equals: expected 100 but got 50
    55
Note: See TracChangeset for help on using the changeset viewer.