Closed Bug 1943676 Opened 29 days ago Closed 25 days ago

[wpt-sync] Sync PR 50279 - Add UA rules for interactivity

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Rune Lillesveen <futhark@chromium.org> wrote:

Add UA rules for interactivity

dialog:modal and [inert] should set 'interactivity' to 'auto' and
'inert' respectively according to the spec.

Bug: 370065759
Change-Id: Id270eeb7f6672cdb43e6c69f2367a2aa5a68b79e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6197981
Reviewed-by: Robert Flack \<flackr@chromium.org>
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1411062}

Component: web-platform-tests → Layout
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 5 subtests

Status Summary

Firefox

OK : 2
FAIL: 9

Chrome

OK : 2
PASS: 4
FAIL: 5

Safari

OK : 2
FAIL: 9

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-ui/interactivity-inert-html-attribute-ua.html [wpt.fyi]
    • [inert] { interactivity: inert }: FAIL (Chrome: FAIL, Safari: FAIL)
    • [inert] { interactivity: inert } inherited: FAIL (Chrome: FAIL, Safari: FAIL)
    • Author interactivity:auto overrides inherited UA [inert] { interactivity: inert }: FAIL (Chrome: PASS, Safari: FAIL)
    • Author interactivity:auto overrides UA [inert] { interactivity: inert }: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-ui/interactivity-inert-modal-dialog-ua.html [wpt.fyi]
    • UA dialog:modal interactivity rule: FAIL (Chrome: PASS, Safari: FAIL)
    • UA dialog:modal inert rule wins over [inert] rule: FAIL (Chrome: FAIL, Safari: FAIL)
    • UA dialog:modal rule overriding inherited [inert] 'interactivity:inert' rule: FAIL (Chrome: FAIL, Safari: FAIL)
    • UA [inert] rule overriding inherited dialog:modal 'interactivity:auto' rule: FAIL (Chrome: FAIL, Safari: FAIL)
    • Author 'interactivity:inert' overrides UA dialog:modal 'interactivity:auto' rule: FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9208c3aff1f0 [wpt PR 50279] - Add UA rules for interactivity, a=testonly https://hg.mozilla.org/integration/autoland/rev/7b8510e06381 [wpt PR 50279] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 25 days ago
: --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.