RESOLVED FIXED 214510
REGRESSION: [ Mac iOS GTK ] imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox.html is failing after sync in r264522
https://bugs.webkit.org/show_bug.cgi?id=214510
Summary REGRESSION: [ Mac iOS GTK ] imported/w3c/web-platform-tests/css/css-sizing/pe...
Truitt Savell
Reported 2020-07-17 16:38:36 PDT
imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox.html This test is failing on all platforms after the resync and rebaslines in https://trac.webkit.org/changeset/264522/webkit It looks like possibly these rebaslines were not needed? History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-sizing%2Fpercentage-height-in-flexbox.html Diff for Mac: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox-actual.txt @@ -1,5 +1,5 @@ -FAIL #target offsetSize matches #container offsetSize assert_equals: expected 50 but got 0 -FAIL #target offsetSize matches #container offsetSize after resize assert_equals: expected 100 but got 0 +PASS #target offsetSize matches #container offsetSize +FAIL #target offsetSize matches #container offsetSize after resize assert_equals: expected 100 but got 50
Attachments
Radar WebKit Bug Importer
Comment 1 2020-07-17 16:39:09 PDT
Chris Dumez
Comment 2 2020-07-20 08:58:22 PDT
Note You need to log in before you can comment on or make changes to this bug.