REOPENED250925
[ New Test ] (245422@main): [ iOS ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/modal-dialog-ancestor-is-inert.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=250925
Summary [ New Test ] (245422@main): [ iOS ] imported/w3c/web-platform-tests/html/sema...
Karl Rackler
Reported 2023-01-20 18:12:20 PST
Description: imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/modal-dialog-ancestor-is-inert.html The test was added at 245422@main and has been a consistent failure since then. This looks like it just needs a re-baseline for iOS. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-dialog-element%2Fmodal-dialog-ancestor-is-inert.html&platform=ios Diff: - FAIL By default, text inside a modal dialog can be selected assert_equals: expected "345678" but got "" - PASS Clicking on backdrop doesn't select text - PASS 'user-select: none' prevents text from being selected + PASS Test that ancestors of modal dialog are inert.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-20 18:12:42 PST
EWS
Comment 2 2023-01-20 18:21:16 PST
Test gardening commit 259160@main (dee20c9aeaf3): <https://commits.webkit.org/259160@main> Reviewed commits have been landed. Closing PR #8908 and removing active labels.
Karl Rackler
Comment 3 2023-01-21 20:30:48 PST
Reopen because the re-baseline did not resolve the issue.
Ryan Haddad
Comment 4 2023-01-26 11:29:23 PST
When I look at the result in https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/259420@main%20(1349)/results.html, I see the following diff: --- /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/modal-dialog-ancestor-is-inert-expected.txt +++ /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/modal-dialog-ancestor-is-inert-actual.txt @@ -1,3 +1,3 @@ -PASS Test that ancestors of modal dialog are inert. +FAIL Test that ancestors of modal dialog are inert. assert_true: Clicking on ancestor. expected true got false Karl, I think you rebaselined a different test in 259160@main
Note You need to log in before you can comment on or make changes to this bug.