mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00: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
|