Closed Bug 1944116 Opened 17 days ago Closed 15 days ago

[wpt-sync] Sync PR 50312 - Add interactivity UA style for :fullscreen

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 50312 into mozilla-central (this bug is closed when the sync is complete).

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

Rune Lillesveen <futhark@chromium.org> wrote:

Add interactivity UA style for :fullscreen

This is required for the same reason dialog:modal resets interactivity
according to spec in the top layer. So strictly not covered by the
spec yet.

Bug: 370065759
Change-Id: I98e4c54f3fab7ed432bef6331701f5d8305d3646

Reviewed-on: https://chromium-review.googlesource.com/6198205
WPT-Export-Revision: 478d72661ac8da82b6b9c8b75945f17144d3ffc5

PR 50312 applied with additional changes from upstream: b685bd3837683612204ef6f3f823513214083c8d
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: 10

Chrome

OK : 2
PASS: 4
FAIL: 6

Safari

OK : 2
FAIL: 10

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-ui/interactivity-inert-fullscreen-ua.html [wpt.fyi]
    • UA :fullscreen interactivity rule: FAIL (Chrome: PASS, Safari: FAIL)
    • UA :fullscreen inert rule wins over [inert] rule: FAIL (Chrome: FAIL, Safari: FAIL)
    • UA :fullscreen rule overriding inherited [inert] 'interactivity:inert' rule: FAIL (Chrome: FAIL, Safari: FAIL)
    • UA [inert] rule overriding inherited :fullscreen 'interactivity:auto' rule: FAIL (Chrome: FAIL, Safari: FAIL)
    • Author 'interactivity:inert' overrides UA :fullscreen 'interactivity:auto' rule: 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/2fa9c427a371 [wpt PR 50312] - Add interactivity UA style for :fullscreen, a=testonly https://hg.mozilla.org/integration/autoland/rev/94f4c87d6c10 [wpt PR 50312] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 15 days ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.