[wpt-sync] Sync PR 34236 - [Focusgroup] Prevent ascending out of non-extending focusgroups
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34236 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34236
Details from upstream follow.
Benjamin Beaudry <bebeaudr@microsoft.com> wrote:
[Focusgroup] Prevent ascending out of non-extending focusgroups
This was a bug I didn't notice while implementing backward navigation.
This CL fixes it and add a test. See fixed bug below for more info.Fixed: 1327731
Bug: 1286127
Change-Id: I8373090b54bae5280a87ebe9762abcaa455a2b1c
Reviewed-on: https://chromium-review.googlesource.com/3673203
WPT-Export-Revision: 48b5c3ecbcbd9cf33ae718ae00b97a8bbc442916
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
PASS
: 2
Chrome
OK
: 2
FAIL
: 2
Safari
OK
: 2
PASS
: 2
Links
Comment 5•3 years ago
|
||
bugherder |
Description
•