mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user