mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
28 lines
537 B
INI
28 lines
537 B
INI
[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
|