Support lang pseudo class

This commit is contained in:
Keith Yeung 2017-02-07 20:24:21 -08:00
parent 050d9d9097
commit 7456bcf02b
63 changed files with 250 additions and 238 deletions

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,3 @@
[grid-first-letter-001.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-first-letter-002.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-first-letter-003.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-first-line-001.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-first-line-002.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-first-line-003.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-inline-first-letter-001.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-inline-first-letter-002.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-inline-first-letter-003.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-inline-first-line-001.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-inline-first-line-002.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[grid-inline-first-line-003.xht]
type: reftest
expected: FAIL