Closed
Bug 1564423
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 17657 - HTML: WPT for tabIndex
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17657 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17657
Details from upstream follow.
Rakina Zata Amni <rakina@chromium.org> wrote:
HTML: WPT for tabIndex
See https://github.com/whatwg/html/pull/4754 for the spec change.
This is consistent with behaviors in Chrome, Safari, Firefox - see table in https://github.com/whatwg/html/issues/4464#issue-427037877(though Chrome is failing for the case with shadow host with delegatesFocus=true)
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Type: -- → task
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6f47f0e7e0b12efdc453be31f489613d40ffea60
| Assignee | ||
Comment 4•6 years ago
|
||
Ran 1 tests and 100 subtests
OK : 1
PASS : 99
FAIL : 1
New tests that have failures or other problems:
/html/interaction/focus/sequential-focus-navigation-and-the-tabindex-attribute/tabindex-getter.html
object.tabIndex should return 0 by default: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a7777c89bd05
[wpt PR 17657] - HTML: WPT for tabIndex, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/7358a24e0fc1
[wpt PR 17657] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a7777c89bd05
https://hg.mozilla.org/mozilla-central/rev/7358a24e0fc1
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•