Initial steps for CSSOM API

This commit is contained in:
Mohamed Albashir
2016-03-18 17:32:48 -04:00
committed by Josh Matthews
parent e551ea7322
commit b7a57ef487
15 changed files with 159 additions and 77 deletions

View File

@@ -1,11 +1,4 @@
[ttwf-cssom-doc-ext-load-count.htm]
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