mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
This commit is contained in:
parent
f837e575fe
commit
291ac06c01
109 changed files with 2512 additions and 2559 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[base_href_empty.html]
|
||||
type: testharness
|
||||
[The value of the href attribute must be the document\'s address if it is empty]
|
||||
[The value of the href attribute must be the document's address if it is empty]
|
||||
expected: FAIL
|
||||
|
||||
[The src attribute of the img element must relative to document\'s address]
|
||||
[The src attribute of the img element must relative to document's address]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[base_href_unspecified.html]
|
||||
type: testharness
|
||||
[The value of the href attribute must be the document\'s address if it is unspecified]
|
||||
[The value of the href attribute must be the document's address if it is unspecified]
|
||||
expected: FAIL
|
||||
|
||||
[The src attribute of the img element must relative to document\'s address]
|
||||
[The src attribute of the img element must relative to document's address]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[style_events.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[If the style is loaded successfully, the \'load\' event must be fired]
|
||||
[If the style is loaded successfully, the 'load' event must be fired]
|
||||
expected: NOTRUN
|
||||
|
||||
[If the style is loaded unsuccessfully, the \'error\' event must be fired]
|
||||
[If the style is loaded unsuccessfully, the 'error' event must be fired]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue