Enable CSSOM tests

This commit is contained in:
David Zbarsky
2015-08-10 00:18:14 -04:00
parent e24cf8bd9f
commit fef2a33043
70 changed files with 703 additions and 0 deletions

View File

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