RESOLVED FIXED 225604
[iOS] imported/w3c/web-platform-tests/css/css-flexbox/flex-item-compressible-001.html is failing after WPT re-sync
https://bugs.webkit.org/show_bug.cgi?id=225604
Summary [iOS] imported/w3c/web-platform-tests/css/css-flexbox/flex-item-compressible-...
Ryan Haddad
Reported 2021-05-10 12:16:31 PDT
[iOS] imported/w3c/web-platform-tests/css/css-flexbox/flex-item-compressible-001.html is failing after WPT re-sync in https://commits.webkit.org/237389@main The diff shows subtests are passing now. https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/css/css-flexbox/flex-item-compressible-001.html --- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-flexbox/flex-item-compressible-001-expected.txt +++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-flexbox/flex-item-compressible-001-actual.txt @@ -22,44 +22,14 @@ PASS .flexbox 1 PASS .flexbox 2 -FAIL .flexbox 3 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="button" value="XXXXXXX" class="test1" data-expected-width="140"> - </div> -width expected 140 but got 180 -FAIL .flexbox 4 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="submit" value="XXXXXXX" class="test1" data-expected-width="140"> - </div> -width expected 140 but got 180 -FAIL .flexbox 5 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="reset" value="XXXXXXX" class="test1" data-expected-width="140"> - </div> -width expected 140 but got 180 +PASS .flexbox 3 +PASS .flexbox 4 +PASS .flexbox 5 PASS .flexbox 6 PASS .flexbox 7 -FAIL .flexbox 8 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="button" value="XXXXXXX" class="test2" data-expected-width="140"> - </div> -width expected 140 but got 180 -FAIL .flexbox 9 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="submit" value="XXXXXXX" class="test2" data-expected-width="140"> - </div> -width expected 140 but got 180 -FAIL .flexbox 10 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="reset" value="XXXXXXX" class="test2" data-expected-width="140"> - </div> -width expected 140 but got 180 +PASS .flexbox 8 +PASS .flexbox 9 +PASS .flexbox 10 FAIL .flexbox 11 assert_equals: <div class="flexbox"> <div class="spacer"></div> @@ -72,22 +42,7 @@ <input type="range" class="test3" data-expected-width="140"> </div> width expected 140 but got 100 -FAIL .flexbox 13 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="button" value="XXXXXXX" class="test3" data-expected-width="140"> - </div> -width expected 140 but got 180 -FAIL .flexbox 14 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="submit" value="XXXXXXX" class="test3" data-expected-width="140"> - </div> -width expected 140 but got 180 -FAIL .flexbox 15 assert_equals: -<div class="flexbox"> - <div class="spacer"></div> - <input type="reset" value="XXXXXXX" class="test3" data-expected-width="140"> - </div> -width expected 140 but got 180 +PASS .flexbox 13 +PASS .flexbox 14 +PASS .flexbox 15
Attachments
[fast-cq] Patch (3.81 KB, patch)
2021-05-10 12:18 PDT, Ryan Haddad
no flags
Ryan Haddad
Comment 1 2021-05-10 12:18:29 PDT
Created attachment 428192 [details] [fast-cq] Patch
EWS
Comment 2 2021-05-10 12:20:09 PDT
Committed r277282 (237547@main): <https://commits.webkit.org/237547@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428192 [details].
Radar WebKit Bug Importer
Comment 3 2021-05-10 12:21:14 PDT
Note You need to log in before you can comment on or make changes to this bug.