Closed Bug 1745011 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 31960 - Fix links to focus fixup rule

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 2 open bugs, )

Details

(Whiteboard: [wptsync downstream])

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

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

Oriol Brufau <obrufau@igalia.com> wrote:

Fix links to focus fixup rule

There used to be multiple focus fixup rules, but they were collapsed
into a single one in https://github.com/whatwg/html/pull/3566

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 3 tests and 7 subtests

Status Summary

Firefox

OK : 3
PASS: 1
FAIL: 10

Chrome

OK : 3
PASS: 11

Safari

OK : 3
PASS: 1
FAIL: 10

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/selectors/focus-display-none-001.html
Test ':focus' after 'display:none' on input: FAIL (Chrome: PASS, Safari: FAIL)
Test ':focus' after 'display:none' on input's parent: FAIL (Chrome: PASS, Safari: FAIL)
/css/selectors/focus-within-display-none-001.html
Test ':focus-within' after 'display:none' on input: FAIL (Chrome: PASS, Safari: FAIL)
Test ':focus-within' after 'display:none' on input's parent: FAIL (Chrome: PASS, Safari: FAIL)
/html/interaction/focus/processing-model/focus-fixup-rule-one-no-dialogs.html
Disabling the active element (making it expressly inert): FAIL (Chrome: PASS, Safari: FAIL)
Hiding the active element: FAIL (Chrome: PASS, Safari: FAIL)
Disabling <fieldset> affects its descendants: FAIL (Chrome: PASS, Safari: FAIL)
Changing the first legend element in disabled <fieldset>: FAIL (Chrome: PASS, Safari: FAIL)
Removing the tabindex attribute from a div: FAIL (Chrome: PASS, Safari: FAIL)
Disabling contenteditable: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9e4d27147d37
[wpt PR 31960] - Fix links to focus fixup rule, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.