mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Initial steps for CSSOM API
This commit is contained in:
committed by
Josh Matthews
parent
e551ea7322
commit
b7a57ef487
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user