Closed
Bug 1747708
Opened 3 years ago
Closed 2 years ago
[wpt-sync] Sync PR 32200 - css selectors : has error recovery test
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32200 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32200
Details from upstream follow.
romainmenke <romainmenke@gmail.com> wrote:
css selectors : has error recovery test
https://drafts.csswg.org/selectors/#relational
:has()
takes a forgiving selector list.Chromium has support for
:has()
inquerySelector
and family but this does not support forgiving selector lists.
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6fc98f54985d3a0efa18a368c1155386935e657e
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23071817274c
[wpt PR 32200] - css selectors `:has` error recovery test, a=testonly
https://hg.mozilla.org/integration/autoland/rev/daf6ca51a264
[wpt PR 32200] - Update wpt metadata, a=testonly
Comment 3•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/23071817274c
https://hg.mozilla.org/mozilla-central/rev/daf6ca51a264
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•