mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-29 14:32:55 +00:00
6 lines
258 B
Text
6 lines
258 B
Text
:has(:yakthonk) should be invalid: PASS
|
|
:has(:not(:yakthonk)) should be invalid: PASS
|
|
:has(:has(span)) should be invalid: PASS
|
|
:has(:not(:has(span))) should be invalid: PASS
|
|
:has(::before) should be invalid: PASS
|
|
:has(:not(::before)) should be invalid: PASS
|