mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Enable CSSOM tests
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[ttwf-cssom-doc-ext-load-count.xht]
|
||||
type: testharness
|
||||
[stylesheet.css should be loaded and styleSheets.length === 1]
|
||||
expected: FAIL
|
||||
|
||||
[stylesheet.css should be unloaded and styleSheets.length === 0]
|
||||
expected: FAIL
|
||||
|
||||
[stylesheet-1.css should be loaded and styleSheets.length === 1]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user