Files
servo/tests/wpt/meta/css/css-align/default-alignment/parse-justify-items-004.html.ini
Oriol Brufau 963104e5fc Run same tests for layout-2020 and layout-2013 (#30092)
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.
2023-08-15 00:28:32 +00:00

97 lines
2.7 KiB
INI

[parse-justify-items-004.html]
[Checking invalid combination - justify-items: auto]
expected: FAIL
[Checking invalid combination - justify-items: space-around]
expected: FAIL
[Checking invalid combination - justify-items: auto safe]
expected: FAIL
[Checking invalid combination - justify-items: auto left]
expected: FAIL
[Checking invalid combination - justify-items: normal unsafe]
expected: FAIL
[Checking invalid combination - justify-items: normal stretch]
expected: FAIL
[Checking invalid combination - justify-items: baseline normal]
expected: FAIL
[Checking invalid combination - justify-items: baseline center]
expected: FAIL
[Checking invalid combination - justify-items: first baseline center]
expected: FAIL
[Checking invalid combination - justify-items: last baseline center]
expected: FAIL
[Checking invalid combination - justify-items: baseline last]
expected: FAIL
[Checking invalid combination - justify-items: baseline first]
expected: FAIL
[Checking invalid combination - justify-items: stretch unsafe]
expected: FAIL
[Checking invalid combination - justify-items: stretch right]
expected: FAIL
[Checking invalid combination - justify-items: unsafe unsafe]
expected: FAIL
[Checking invalid combination - justify-items: unsafe safe]
expected: FAIL
[Checking invalid combination - justify-items: center start]
expected: FAIL
[Checking invalid combination - justify-items: unsafe stretch]
expected: FAIL
[Checking invalid combination - justify-items: safe stretch]
expected: FAIL
[Checking invalid combination - justify-items: baseline safe]
expected: FAIL
[Checking invalid combination - justify-items: unsafe baseline]
expected: FAIL
[Checking invalid combination - justify-items: unsafe safe left]
expected: FAIL
[Checking invalid combination - justify-items: unsafe left safe]
expected: FAIL
[Checking invalid combination - justify-items: left safe unsafe safe]
expected: FAIL
[Checking invalid combination - justify-items: start safe]
expected: FAIL
[Checking invalid combination - justify-items: safe]
expected: FAIL
[Checking invalid combination - justify-items: legacy start]
expected: FAIL
[Checking invalid combination - justify-items: legacy end]
expected: FAIL
[Checking invalid combination - justify-items: legacy right unsafe]
expected: FAIL
[Checking invalid combination - justify-items: legacy auto]
expected: FAIL
[Checking invalid combination - justify-items: legacy stretch]
expected: FAIL
[Checking invalid combination - justify-items: legacy left right]
expected: FAIL