mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
14 lines
391 B
INI
14 lines
391 B
INI
[CSSStyleRule-set-selectorText.html]
|
|
[CSSStyleRule: selectorText value: |::first-letter| isMatch: false]
|
|
expected: FAIL
|
|
|
|
[CSSStyleRule: selectorText value: |:first-letter| isMatch: false]
|
|
expected: FAIL
|
|
|
|
[CSSStyleRule: selectorText value: |::first-line| isMatch: false]
|
|
expected: FAIL
|
|
|
|
[CSSStyleRule: selectorText value: |:first-line| isMatch: false]
|
|
expected: FAIL
|
|
|