mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
[label-attributes.html]
|
||||
type: testharness
|
||||
[A label element with a \'for\' attribute should only be associated with a labelable element.]
|
||||
[A label element with a 'for' attribute should only be associated with a labelable element.]
|
||||
expected: FAIL
|
||||
|
||||
[A label element not in a document can not label any element in the document.]
|
||||
expected: FAIL
|
||||
|
||||
[The labeled control for a label element that has no \'for\' attribute is the first labelable element which is a descendant of that label element.]
|
||||
[The labeled control for a label element that has no 'for' attribute is the first labelable element which is a descendant of that label element.]
|
||||
expected: FAIL
|
||||
|
||||
[The \'for\' attribute points to an inexistent id.]
|
||||
[The 'for' attribute points to an inexistent id.]
|
||||
expected: FAIL
|
||||
|
||||
[A non-control follows by a control with same ID.]
|
||||
expected: FAIL
|
||||
|
||||
[The \'for\' attribute is an empty string.]
|
||||
[The 'for' attribute is an empty string.]
|
||||
expected: FAIL
|
||||
|
||||
[A form control has multiple labels.]
|
||||
@@ -27,7 +27,7 @@
|
||||
[A form control has no label 2.]
|
||||
expected: FAIL
|
||||
|
||||
[A label\'s form attribute should return its form owner.]
|
||||
[A label's form attribute should return its form owner.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that the labels property of a form control with no label returns a zero-length NodeList.]
|
||||
|
||||
Reference in New Issue
Block a user