Files
servo/tests/wpt/metadata/html/semantics/document-metadata/styling/LinkStyle.html.ini

15 lines
606 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