mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
This commit is contained in:
@@ -1,44 +1,44 @@
|
||||
[valid-invalid.html]
|
||||
type: testharness
|
||||
[\':valid\' matches elements that satisfy their constraints]
|
||||
[':valid' matches elements that satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':valid\' matches form elements that are not the form owner of any elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
[':valid' matches form elements that are not the form owner of any elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':valid\' matches fieldset elements that have no descendant elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
[':valid' matches fieldset elements that have no descendant elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':valid\' matches elements that satisfy their pattern constraints]
|
||||
[':valid' matches elements that satisfy their pattern constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':valid\' matches elements that satisfy their number constraints]
|
||||
[':valid' matches elements that satisfy their number constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':invalid\' matches elements that do not satisfy their simple text constraints]
|
||||
[':invalid' matches elements that do not satisfy their simple text constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':invalid\' matches form elements that are the form owner of one or more elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
[':invalid' matches form elements that are the form owner of one or more elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':invalid\' matches fieldset elements that have of one or more descendant elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
[':invalid' matches fieldset elements that have of one or more descendant elements that themselves are candidates for constraint validation but do not satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':invalid\' matches elements that do not satisfy their pattern constraints]
|
||||
[':invalid' matches elements that do not satisfy their pattern constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':invalid\' matches elements that do not satisfy their number constraints]
|
||||
[':invalid' matches elements that do not satisfy their number constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':valid\' matches new elements that satisfy their constraints]
|
||||
[':valid' matches new elements that satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':invalid\' doesn\'t match new elements that satisfy their constraints]
|
||||
[':invalid' doesn't match new elements that satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':valid\' doesn\'t match new elements that do not satisfy their constraints]
|
||||
[':valid' doesn't match new elements that do not satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
[\':invalid\' matches new elements that do not satisfy their constraints]
|
||||
[':invalid' matches new elements that do not satisfy their constraints]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user