servo/tests/wpt/meta/css/css-grid/parsing/grid-template-columns-repeat-auto-valid.tentative.html.ini
Servo WPT Sync 9a0f2be162
Sync WPT with upstream (29-06-2025) (#37774)
Automated downstream sync of changes from upstream as of 29-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-06-29 01:47:33 +00:00

12 lines
571 B
INI
Vendored

[grid-template-columns-repeat-auto-valid.tentative.html]
[e.style['grid-template-columns'\] = "repeat(auto-fill, auto)" should set the property value]
expected: FAIL
[e.style['grid-template-columns'\] = "repeat(auto-fit, auto 100px auto)" should set the property value]
expected: FAIL
[e.style['grid-template-columns'\] = "repeat(auto-fill, minmax(30px, 5fr) [two\] auto)" should set the property value]
expected: FAIL
[e.style['grid-template-columns'\] = "repeat(auto-fit, [three\] auto [four\])" should set the property value]
expected: FAIL