mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
: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
|