Bug 277933
Summary: | REGRESSION (iOS 18): 5 WPT CSS layout tests are constantly failing (ImageOnlyFailure). | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | koivisto, m_dubet, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/48775 |
Ben Schwartz
The following tests are constantly failing on iOS 18:
imported/w3c/web-platform-tests/css/css-content/quotes-025.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-content/quotes-026.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-content/quotes-027.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-004.xht [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-005.xht [ ImageOnlyFailure ]
HISTORY:
None, as we don't test iOS 18 in WebKit CI yet.
REPRODUCIBILITY:
I was able to reproduce this issue on the latest iOS 18 simulator (18.0/arm64) ToT using the following command:
run-webkit-tests --ios-simulator --test-list /path/to/tests.txt
...where tests.txt contains the list of tests above.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133651925>
EWS
Test gardening commit 282104@main (df229b8ca609): <https://commits.webkit.org/282104@main>
Reviewed commits have been landed. Closing PR #32019 and removing active labels.
Ben Schwartz
I found another test that seems to be affected in the same way:
fast/text/text-underline-position-under.html
Will set test expectations for this test as well.
EWS
Test gardening commit 282802@main (0f42c5128157): <https://commits.webkit.org/282802@main>
Reviewed commits have been landed. Closing PR #32770 and removing active labels.
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/35593
EWS
Committed 285585@main (d0deb00521fc): <https://commits.webkit.org/285585@main>
Reviewed commits have been landed. Closing PR #35593 and removing active labels.