[wpt-sync] Sync PR 45185 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=263513
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45185 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45185
Details from upstream follow.
Luke Warlow <luke@warlow.dev> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=263513
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 32 subtests
Status Summary
Firefox
OK : 1
PASS: 9[GitHub] 15[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
FAIL: 11[GitHub] 17[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt]
Chrome
OK : 1
PASS: 20
Safari
OK : 1
PASS: 9
FAIL: 11
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/invokers/invoketarget-on-popover-behavior.tentative.html [wpt.fyi]
- invoking (as auto) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - changing invokeaction attribute inside invokeevent doesn't impact the invocation:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as auto) from within open popover closes:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as togglepopover) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as togglepopover - case insensitive) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as togglepopover) from within open popover closes:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as showpopover) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as showpopover - case insensitive) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as showpopover) open popover is noop:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as hidepopover) open popover closes:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as hidepopover - case insensitive) open popover closes:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as foo) on open popover does nothing:
FAIL - invoking (as togglemodal) on open popover does nothing:
FAIL - invoking (as showpicker) on open popover does nothing:
FAIL - invoking (as toggle) on open popover does nothing:
FAIL - invoking (as open) on open popover does nothing:
FAIL - invoking (as close) on open popover does nothing:
FAIL
- invoking (as auto) closed popover opens:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/38d93411117a
https://hg.mozilla.org/mozilla-central/rev/e924bbaefdcd
Description
•