Closed
Bug 1481981
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12364 - Move inert tests to top level directory and rename with .tentative
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12364 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12364
Details from upstream follow.
Alice Boxhall <aboxhall@chromium.org> wrote:
> Move inert tests to top level directory and rename with .tentative
>
> Bug: 692360
> Change-Id: I25571a7e731cd8ce5f1fce85e9d246939b78690b
> Reviewed-on: https://chromium-review.googlesource.com/1168267
> WPT-Export-Revision: 967218a3b5a3d22a3fb01afb56b1dd4e530c3742
| Assignee | ||
Comment 1•7 years ago
|
||
PR 12364 applied with additional changes from upstream: 1048171f1150d1e495960ac2ea5f9a40cee032e6
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 7 tests and 15 subtests
OK : 7
PASS : 4
FAIL : 11
New tests that have failures or other problems:
/inert/inert-in-shadow-dom.tentative.html
inert inside ShadowRoot affects slotted content: FAIL
/inert/inert-inlines.tentative.html
Tests that inert inlines do not receive mouse events. To test manually, click on all the "Click me"s. The test fails if you see red.: FAIL
/inert/inert-label-focus.tentative.html
Calling focus() on a label for a control which is in an inert subtree should have no effect.: FAIL
/inert/inert-node-is-uneditable.tentative.html
Can edit non-inert contenteditable: FAIL
Can't edit inert contenteditable: FAIL
/inert/inert-node-is-unfocusable.tentative.html
All focusable elements inside inert subtree are unfocusable: FAIL
Button with inert atribute is unfocusable.: FAIL
Can get inert via property: FAIL
Elements inside of inert subtrees return false when getting 'inert': FAIL
Setting inert via property correctly modifies inert state: FAIL
/inert/inert-node-is-unselectable.tentative.html
Inert nodes cannot be selected.: FAIL
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8d74a3dccf0a433cee36d9c44ba7e9820c2a9c20
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/17654eee80df
[wpt PR 12364] - Move inert tests to top level directory and rename with .tentative, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/a0f95839389d
[wpt PR 12364] - Update wpt metadata, a=testonly
Comment 8•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/17654eee80df
https://hg.mozilla.org/mozilla-central/rev/a0f95839389d
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•