mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
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>
12 lines
571 B
INI
Vendored
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
|