Source code

Revision control

Copy as Markdown

Other Tools

[grid-template-rows-intrinsic-auto-repeat-computed-withcontent.tentative.html]
[Property grid-template-rows value 'repeat(auto-fill, auto)']
expected: FAIL
[Property grid-template-rows value 'repeat(auto-fit, [one\] auto)']
expected: FAIL
[Property grid-template-rows value 'repeat(auto-fill, min-content [two\])']
expected: FAIL
[Property grid-template-rows value 'repeat(auto-fit, [three\] max-content [four\])']
expected: FAIL
[Property grid-template-rows value '[a\] 21px [b\] repeat(auto-fill, [c\] 22px [d\] auto [e\]) [f\] 24px [g\]']
expected: FAIL
[Property grid-template-rows 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-rows 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-rows 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