wpt/css/selectors/has-matches-to-uninserted-elements.html is failing on firefox
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: sadapala, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4676.0 Safari/537.36
Steps to reproduce:
Wpt test is failing on Firefox
wpt/css/selectors/has-matches-to-uninserted-elements.html
Chromium bug:https://bugs.chromium.org/p/chromium/issues/detail?id=1237789
Wpt test added in this Cl :https://chromium-review.googlesource.com/c/chromium/src/+/3086781
Other browser reference bugs:
Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=232286
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::CSS Parsing and Computation' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•4 years ago
|
||
We don't implement :has yet so this is expected.
Comment 4•2 years ago
|
||
This is passing now after big 1853701
Description
•