[wpt-sync] Sync PR 47462 - Fenced frame: attempt to deflake document activeElement test
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47462 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47462
Details from upstream follow.
Liam Brady <lbrady@google.com> wrote:
Fenced frame: attempt to deflake document activeElement test
Like other similar flake fixes, this uses multiClick() to perform
multiple clicks in case one of the clicks doesn't properly register.Bug: 353256758
Change-Id: Iad904730a8434c52d957353da2a940ad794ac88c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5762702
Commit-Queue: Liam Brady \<lbrady@google.com>
Reviewed-by: Andrew Verge \<averge@chromium.org>
Commit-Queue: Andrew Verge \<averge@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1337300}
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 2
Chrome
OK
: 1
FAIL
: 2
Safari
OK
: 1
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /fenced-frame/document-activeelement.https.html [wpt.fyi]
- document.activeElement should be the fenced frame when it has focus:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - a fenced frame's document.activeElement should be its body when it doesn't have focus:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- document.activeElement should be the fenced frame when it has focus:
Comment 4•4 months ago
|
||
bugherder |
Description
•