mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
30 lines
637 B
INI
Vendored
30 lines
637 B
INI
Vendored
[input-pseudo-classes-in-has.html]
|
|
[:checked & :indeterminate invalidation on <input>]
|
|
expected: FAIL
|
|
|
|
[:indeterminate invalidation on <progress>]
|
|
expected: FAIL
|
|
|
|
[:disabled invalidation]
|
|
expected: FAIL
|
|
|
|
[:read-only invalidation]
|
|
expected: FAIL
|
|
|
|
[:valid invalidation]
|
|
expected: FAIL
|
|
|
|
[:default invalidation with input[type=radio\]]
|
|
expected: FAIL
|
|
|
|
[:required invalidation]
|
|
expected: FAIL
|
|
|
|
[:out-of-range invalidation]
|
|
expected: FAIL
|
|
|
|
[:placeholder-shown invalidation]
|
|
expected: FAIL
|
|
|
|
[:default invalidation with input[type=checkbox\] and assignment to .checked]
|
|
expected: FAIL
|