Update test expectations

This commit is contained in:
Manish Goregaokar 2016-11-15 20:50:28 -08:00
parent 972e9ac0fb
commit 262408d9cb
8 changed files with 18 additions and 110 deletions

View file

@ -3,9 +3,6 @@
[The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false]
expected: FAIL
[The LinkStyle interface's sheet attribute must return null if the corresponding element is not in a Document]
expected: FAIL
[The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute]
expected: FAIL