blob: 2fb699bb0ae85880ae27c0dd97f2b9f8ce4d3f05 [file] [log] [blame]
PASS The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false
PASS The LinkStyle interface's sheet attribute must return null if the corresponding element is not in a Document
PASS The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute
PASS The title must be the same as the value of the element's title content attribute
PASS The media must be the same as the value of the element's media content attribute, or the empty string if it is omitted