mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
19 lines
346 B
INI
19 lines
346 B
INI
[attribute.html]
|
|
[.class selector is effective]
|
|
expected: FAIL
|
|
|
|
[[att\] selector is effective]
|
|
expected: FAIL
|
|
|
|
[[att|=val\] selector is effective]
|
|
expected: FAIL
|
|
|
|
[[att=val\] selector is effective]
|
|
expected: FAIL
|
|
|
|
[[att~=val\] selector is effective]
|
|
expected: FAIL
|
|
|
|
[#id selector is effective]
|
|
expected: FAIL
|
|
|