Files
servo/tests/wpt/meta-legacy-layout/html/semantics/selectors/pseudo-classes/input-checkbox-switch.tentative.window.js.ini
Servo WPT Sync 3fc584d1a1 Sync WPT with upstream (12-11-2023) (#30724)
* 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>
2023-11-15 05:55:31 +00:00

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