mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
[required-optional.html]
|
||||
type: testharness
|
||||
[\':required\' matches required <input>s, <select>s and <textarea>s]
|
||||
[':required' matches required <input>s, <select>s and <textarea>s]
|
||||
expected: FAIL
|
||||
|
||||
[\':optional\' matches elements <input>s, <select>s and <textarea>s that are not required]
|
||||
[':optional' matches elements <input>s, <select>s and <textarea>s that are not required]
|
||||
expected: FAIL
|
||||
|
||||
[\':required\' doesn\'t match elements whose required attribute has been removed]
|
||||
[':required' doesn't match elements whose required attribute has been removed]
|
||||
expected: FAIL
|
||||
|
||||
[\':optional\' matches elements whose required attribute has been removed]
|
||||
[':optional' matches elements whose required attribute has been removed]
|
||||
expected: FAIL
|
||||
|
||||
[\':required\' matches elements whose required attribute has been added]
|
||||
[':required' matches elements whose required attribute has been added]
|
||||
expected: FAIL
|
||||
|
||||
[\':optional\' doesn\'t match elements whose required attribute has been added]
|
||||
[':optional' doesn't match elements whose required attribute has been added]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user