Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95

This commit is contained in:
James Graham
2015-04-24 15:54:58 +01:00
parent f837e575fe
commit 291ac06c01
109 changed files with 2512 additions and 2559 deletions

View File

@@ -1,14 +1,14 @@
[LinkStyle.html]
type: testharness
[The LinkStyle interface\'s sheet attribute must return null; the disabled attribute must be false]
[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]
[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]
[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]
[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