Files
servo/tests/wpt/metadata/html/semantics/document-metadata/styling/LinkStyle.html.ini
2014-11-05 22:08:36 +01:00

15 lines
611 B
INI

[LinkStyle.html]
type: testharness
[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
[The media must be the same as the value of the element\'s media content attribute, or the empty string if it is omitted]
expected: FAIL