mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Support lang pseudo class
This commit is contained in:
parent
050d9d9097
commit
7456bcf02b
63 changed files with 250 additions and 238 deletions
|
@ -0,0 +1,5 @@
|
|||
[css3-selectors-lang-005.xht]
|
||||
type: testharness
|
||||
[A :lang value will match a lang attribute value when the latter contains additional subtags.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[css3-selectors-lang-009.xht]
|
||||
type: testharness
|
||||
[A :lang value with a multiple subtags will match a lang attribute value with multiple subtags as long as the first part is the same.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[grid-first-letter-001.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-first-letter-002.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-first-letter-003.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-first-line-001.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-first-line-002.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-first-line-003.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-inline-first-letter-001.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-inline-first-letter-002.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-inline-first-letter-003.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-inline-first-line-001.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-inline-first-line-002.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[grid-inline-first-line-003.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue