[wpt-sync] Sync PR 28504 - [selectors] Simplify @supports check in :focus-visible tests
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28504 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28504
Details from upstream follow.
b'Manuel Rego Casasnovas <rego@igalia.com>' wrote:
[selectors] Simplify @supports check in :focus-visible tests
Please @emilio review this. This is the change you suggested in the review of #27806. Thanks!
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 37 tests and 2 subtests
Status Summary
Firefox
OK : 37
PASS : 90
FAIL : 2
Chrome
OK : 37
PASS : 92
Safari
OK : 34
PASS : 1
FAIL : 75
TIMEOUT: 5
NOTRUN : 14
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/css/selectors/focus-visible-017.html
By default initial programatic focus matches ':focus-visible', so the element shows a focus ring with 'outline-style: auto': FAIL linked bug:Bug 1688533
New Tests That Don't Pass
/css/selectors/focus-visible-011.html
:focus-visible matches even if preventDefault() is called: FAIL (Chrome: PASS, Safari: FAIL)
/css/selectors/focus-visible-017.html
By default initial programatic focus matches ':focus-visible', so the element shows a focus ring with 'outline-style: auto': FAIL (Chrome: PASS, Safari: PASS)
Comment 5•4 years ago
|
||
bugherder |
Description
•