mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -0,0 +1,182 @@
|
|||
[serialize-namespaced-type-selectors.htm]
|
||||
type: testharness
|
||||
[Simple type selector]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector without a namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with any namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector without a namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector in any namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Simple type selector followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Simple type selector followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Simple type selector followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Simple type selector followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Simple type selector followed by atttribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector without a namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector without a namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector without a namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector without a namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector without a namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with any namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with any namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with any namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with any namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with any namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector without a namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector without a namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector without a namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector without a namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector without a namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector in any namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector in any namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector in any namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector in any namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector in any namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace equal to default namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace equal to default namespace]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace equal to default namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace equal to default namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace equal to default namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace equal to default namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Type selector with namespace equal to default namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace equal to default namespace followed by class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace equal to default namespace followed by id]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace equal to default namespace followed by pseudo class]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace equal to default namespace followed by pseudo element]
|
||||
expected: FAIL
|
||||
|
||||
[Universal selector with namespace equal to default namespace followed by attribute selector]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue