mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
* Update web-platform-tests to revision b'46476776fdbf0a62522621002ba8af68e4d478b6' * wpt import: update expectation Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
19 lines
606 B
INI
19 lines
606 B
INI
[input-checkbox-switch.tentative.window.html]
|
|
[Switch control does not match :indeterminate]
|
|
expected: FAIL
|
|
|
|
[Checkbox that is no longer a switch control does match :indeterminate]
|
|
expected: FAIL
|
|
|
|
[Checkbox that becomes a switch control does not match :indeterminate]
|
|
expected: FAIL
|
|
|
|
[Parent of a checkbox that becomes a switch control does not match :has(:indeterminate)]
|
|
expected: FAIL
|
|
|
|
[Parent of a switch control that becomes a checkbox continues to match :has(:checked)]
|
|
expected: FAIL
|
|
|
|
[A switch control that becomes a checkbox in a roundabout way]
|
|
expected: FAIL
|