Closed
Bug 1736306
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 31292 - Fix focus traversal for HTMLPluginElement
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31292 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31292
Details from upstream follow.
Aleks Totic <atotic@chromium.org> wrote:
Fix focus traversal for HTMLPluginElement
Clean fix, there was a premature return without a plugin.
Bug: 1132895
Change-Id: I04b8863a530f7d83999b71bd1fbc50e0cea0fcf6
Reviewed-on: https://chromium-review.googlesource.com/3227537
WPT-Export-Revision: 9163197f4fd60722a3fb8cb56b4d1e715a45d581
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a244b64aa09b250c0401fc366173f537cdf1d073
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/578952466371
[wpt PR 31292] - Fix focus traversal for HTMLPluginElement, a=testonly
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•