[wpt-sync] Sync PR 32810 - [inert] Add tests for interactivity of contents of inert iframes
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox99 fixed)
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32810 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32810
Details from upstream follow.
Oriol Brufau <obrufau@igalia.com> wrote:
[inert] Add tests for interactivity of contents of inert iframes
Checks that contents of inert iframe can't be reach by tabbing, and that
they don't react to the mouse.Bug: 692360
Change-Id: Ifa6d9ea568b66a1b8736796c46af3836957f20ba
Reviewed-on: https://chromium-review.googlesource.com/3454382
WPT-Export-Revision: 3ed040a404cdc1138da101a5b2e5fc0010ef930d
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK : 2
PASS: 2
FAIL: 2
Chrome
OK : 2
PASS: 4
Safari
OK : 2
PASS: 1
FAIL: 3
Links
Details
New Tests That Don't Pass
/inert/inert-iframe-hittest.tentative.html
Hit-testing doesn't reach contents of an inert iframe: FAIL (Chrome: PASS, Safari: FAIL)
/inert/inert-iframe-tabbing.tentative.html
Sequential navigation skips contents of inert iframe: FAIL (Chrome: PASS, Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
Description
•