Source code
Revision control
Copy as Markdown
Other Tools
[grid-template-rows-repeat-auto-valid.tentative.html]
[e.style['grid-template-rows'\] = "repeat(auto-fill, auto)" should set the property value]
expected: FAIL
[e.style['grid-template-rows'\] = "repeat(auto-fit, auto 100px auto)" should set the property value]
expected: FAIL
[e.style['grid-template-rows'\] = "repeat(auto-fill, minmax(30px, 5fr) [two\] auto)" should set the property value]
expected: FAIL
[e.style['grid-template-rows'\] = "repeat(auto-fit, [three\] auto [four\])" should set the property value]
expected: FAIL