mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
15 lines
606 B
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
|
|
|