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,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