Closed Bug 1476240 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 12017 - Add WPT tests for inert

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12017 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/12017
Details from upstream follow.

Alice Boxhall <aboxhall@chromium.org> wrote:
>  Add WPT tests for inert
>  
>  Bug: 692360
>  Change-Id: Ie549ed3d33bd7f2cb7c5be070f931e29a2cb106b
>  Reviewed-on: https://chromium-review.googlesource.com/1139846
>  WPT-Export-Revision: ac6fbad3b4a98819875044f759cb9c67dbfb6091
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 8 tests and 16 subtests
OK     : 8
PASS   : 5
FAIL   : 11

New tests that have failures or other problems:
/html/editing/focus/inert/inert-in-shadow-dom.html
    inert inside ShadowRoot affects slotted content: FAIL
/html/editing/focus/inert/inert-inlines.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
/html/editing/focus/inert/inert-label-focus.html
    Calling focus() on a label for a control which is in an inert subtree should have no effect.: FAIL
/html/editing/focus/inert/inert-node-is-uneditable.html
    Can edit non-inert contenteditable: FAIL
    Can't edit inert contenteditable: FAIL
/html/editing/focus/inert/inert-node-is-unfocusable.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
/html/editing/focus/inert/inert-node-is-unselectable.html
    Inert nodes cannot be selected.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a25097d06d50
[wpt PR 12017] - Add WPT tests for inert, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/93e702f219aa
[wpt PR 12017] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/a25097d06d50
https://hg.mozilla.org/mozilla-central/rev/93e702f219aa
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.