[wpt-sync] Sync PR 50287 - Add test for interactivity:auto overriding inert attribute effect
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50287 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50287
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Add test for interactivity:auto overriding inert attribute effect
The test currently fails because the inert attribute still makes
elements html inert.Bug: 370065759
Change-Id: Id80e276e31294ce00d1db8a854927ea7441ad087
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6198342
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Reviewed-by: Mason Freed \<masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1411319}
Assignee | ||
Updated•28 days ago
|
Assignee | ||
Comment 1•28 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6ce31395c0a408af01dd685a9628ddec9d40f8a1
Assignee | ||
Comment 2•28 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-ui/interactivity-inert-click-002.html [wpt.fyi]
- Click event should work when interactivity:auto overrides inert attribute UA style:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Click event should work when interactivity:auto overrides inert attribute UA style:
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/43736d9e1f06 [wpt PR 50287] - Add test for interactivity:auto overriding inert attribute effect, a=testonly https://hg.mozilla.org/integration/autoland/rev/e6152b2feaea [wpt PR 50287] - Update wpt metadata, a=testonly
Comment 4•25 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/43736d9e1f06
https://hg.mozilla.org/mozilla-central/rev/e6152b2feaea
Description
•