mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
ext. filtering for lang matching
This commit is contained in:
parent
c62973b77b
commit
b6e6e84bcf
15 changed files with 74 additions and 94 deletions
|
@ -1,5 +0,0 @@
|
|||
[css3-selectors-lang-005.xht]
|
||||
type: testharness
|
||||
[A :lang value will match a lang attribute value when the latter contains additional subtags.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[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,4 @@
|
|||
[css3-selectors-lang-014.xht]
|
||||
type: testharness
|
||||
[A :lang value with language and region subtags will NOT match a lang attribute value with language, script and region subtags.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue