RESOLVED FIXED 235150
[ iOS EWS ] imported/w3c/web-platform-tests/dom/events/focus-event-document-move.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=235150
Summary [ iOS EWS ] imported/w3c/web-platform-tests/dom/events/focus-event-document-m...
Robert Jenner
Reported 2022-01-12 12:42:04 PST
imported/w3c/web-platform-tests/dom/events/focus-event-document-move.html is a constant text failure on iOS, and iOS EWS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fevents%2Ffocus-event-document-move.html DIFF URL: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-WK2-Tests/r287921%20(188)/imported/w3c/web-platform-tests/dom/events/focus-event-document-move-pretty-diff.html DIFF TEXT: +Click me -PASS Moving a node during mousedown should not crash +FAIL Moving a node during mousedown should not crash assert_equals: expected Element node <div id="click" onmousedown="handleDown(this)">Click me</... but got null
Attachments
Robert Jenner
Comment 1 2022-01-12 12:57:05 PST
Added [ Failure ] expectations here to speed up iOS EWS queues: https://trac.webkit.org/changeset/287947/webkit
Ryan Haddad
Comment 2 2022-01-12 14:44:34 PST
It looks like this was recently imported in https://trac.webkit.org/changeset/287788/webkit and has been failing on iOS from the start, maybe because of mouse/pointer events?
Radar WebKit Bug Importer
Comment 3 2022-01-12 18:16:06 PST
Chris Dumez
Comment 4 2022-01-19 15:54:00 PST
Chris Dumez
Comment 6 2022-01-21 12:49:19 PST
LayoutTests//platform/ios/imported/w3c/dom/events/focus-event-document-move- should be LayoutTests//platform/ios/imported/w3c/web-platform-tests/dom/events/focus-event- Sorry.
Chris Dumez
Comment 7 2022-01-21 13:02:54 PST
(In reply to Chris Dumez from comment #6) > LayoutTests//platform/ios/imported/w3c/dom/events/focus-event-document-move- > > should be > > LayoutTests//platform/ios/imported/w3c/web-platform-tests/dom/events/focus- > event- > > Sorry. Robert says he is fixing it.
Robert Jenner
Comment 8 2022-01-21 13:04:08 PST
Committed here: https://trac.webkit.org/changeset/288370/webkit That should fix it. I'll keep an eye on it.
Note You need to log in before you can comment on or make changes to this bug.