mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
Automated downstream sync of changes from upstream as of 14-09-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
24 lines
1.1 KiB
INI
Vendored
24 lines
1.1 KiB
INI
Vendored
[grid-template-columns-intrinsic-auto-repeat-computed-withcontent.tentative.html]
|
|
[Property grid-template-columns value 'repeat(auto-fill, auto)']
|
|
expected: FAIL
|
|
|
|
[Property grid-template-columns value 'repeat(auto-fit, [one\] auto)']
|
|
expected: FAIL
|
|
|
|
[Property grid-template-columns value 'repeat(auto-fill, min-content [two\])']
|
|
expected: FAIL
|
|
|
|
[Property grid-template-columns value 'repeat(auto-fit, [three\] max-content [four\])']
|
|
expected: FAIL
|
|
|
|
[Property grid-template-columns value '[a\] 21px [b\] repeat(auto-fill, [c\] 22px [d\] auto [e\]) [f\] 24px [g\]']
|
|
expected: FAIL
|
|
|
|
[Property grid-template-columns value '[a\] 21px [b c\] repeat(auto-fill, [d e\] 22px [f g h\] fit-content(200px) [i j k l\]) [m n\] 24px [o\]']
|
|
expected: FAIL
|
|
|
|
[Property grid-template-columns value '[a\] repeat(2, [b\] 20px [c d\] 21px [e f g\]) [h i\] repeat(auto-fit, [j\] auto [k l m\] min-content [n o p q\]) [r s\]']
|
|
expected: FAIL
|
|
|
|
[Property grid-template-columns value '[one\] repeat(2, minmax(50px, auto)) [two\] 30px [three\] repeat(auto-fill, auto) 40px [four five\] repeat(2, minmax(200px, auto)) [six\]']
|
|
expected: FAIL
|