Bug 294215
| Summary: | REGRESSION(295356@main): [ iOS ] imported/blink/accessibility/link-inside-label.html is a constant failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Accessibility | Assignee: | Joshua Hoffman <jhoffman23> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, cfleizach, jhoffman23, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
imported/blink/accessibility/link-inside-label.html
This test is a constant failure on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fblink%2Faccessibility%2Flink-inside-label.html
TEXT DIFF:
@@ -2,4 +2,4 @@
This tests that a link element present inside a label element is accessible when label has more than one child.
-Role was:WebCoreLink
+Role was:Link
DIFF URL:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-18-Simulator-WK2-Tests-EWS/01249600-21693/imported/blink/accessibility/link-inside-label-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command:
run-webkit-tests --ios-simulator imported/blink/accessibility/link-inside-label.html --iterations 10
REGRESSION:
This issue can be bisected to 295356@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/152857898>
Joshua Hoffman
Pull request: https://github.com/WebKit/WebKit/pull/46524
EWS
Committed 296028@main (bdd5e4bdee05): <https://commits.webkit.org/296028@main>
Reviewed commits have been landed. Closing PR #46524 and removing active labels.