Open
Bug 1766380
Opened 3 years ago
Updated 1 year ago
New wpt failures in /html/semantics/popups/popup-light-dismiss.tentative.html
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 33759 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /html/semantics/popups/popup-light-dismiss.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)- Clicking outside a popup will dismiss the popup:
FAIL(Chrome:PASS, Safari:FAIL) - Clicking inside a popup does not close that popup:
FAIL(Chrome:PASS, Safari:FAIL) - Clicking inside a child popup shouldn't close either popup:
FAIL(Chrome:PASS, Safari:FAIL) - Clicking inside a parent popup should close child popup:
FAIL(Chrome:PASS, Safari:FAIL) - Clicking on anchor element (that isn't an invoking element) shouldn't close its popup:
FAIL(Chrome:PASS, Safari:FAIL) - Dragging from an open popup outside an open popup should leave the popup open:
FAIL(Chrome:PASS, Safari:FAIL) - An invoking element should be part of the ancestor chain:
FAIL(Chrome:PASS, Safari:FAIL) - Moving focus back to the anchor element should not dismiss the popup:
FAIL(Chrome:PASS, Safari:FAIL) - Moving focus back to the active trigger element should not dismiss the popup:
FAIL(Chrome:PASS, Safari:FAIL) - Moving focus back to an inactive trigger element should also not dismiss the popup:
FAIL(Chrome:PASS, Safari:FAIL)
- Clicking outside a popup will dismiss the popup:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1766065 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•1 year ago
|
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•