Bug 214510
| Summary: | REGRESSION: [ Mac iOS GTK ] imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox.html is failing after sync in r264522 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | New Bugs | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, clopez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/65750010>
Chris Dumez
http://trac.webkit.org/r264569