mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
* Enable css-grid WPT tests Signed-off-by: Nico Burns <nico@nicoburns.com> * Add assertions for css-grid WPT tests Signed-off-by: Nico Burns <nico@nicoburns.com> * Add test assertions Signed-off-by: Nico Burns <nico@nicoburns.com> * Allow for timeouts Signed-off-by: Nico Burns <nico@nicoburns.com> --------- Signed-off-by: Nico Burns <nico@nicoburns.com>
114 lines
4.4 KiB
INI
Vendored
114 lines
4.4 KiB
INI
Vendored
[grid-template-valid.html]
|
|
[e.style['grid-template-rows'\] = "subgrid" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] [b\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] [b\] [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] [b\] [\] [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [\] [\] [\] [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [\] [\] [\] [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid repeat(auto-fill, [a\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid repeat(auto-fill, [\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] repeat(auto-fill, [b\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] repeat(auto-fill, [b\]) [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [\] repeat(auto-fill, [\]) [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid repeat(2, [a\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid repeat(2, [a\] [b\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] repeat(2, [b\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] repeat(2, [b\]) [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [\] repeat(2, [\]) [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-rows'\] = "subgrid [a\] repeat(2, [b\]) repeat(auto-fill, [c\]) [d\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] [b\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] [b\] [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] [b\] [\] [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [\] [\] [\] [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [\] [\] [\] [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid repeat(auto-fill, [a\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid repeat(auto-fill, [\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] repeat(auto-fill, [b\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] repeat(auto-fill, [b\]) [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [\] repeat(auto-fill, [\]) [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid repeat(2, [a\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid repeat(2, [a\] [b\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] repeat(2, [b\])" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] repeat(2, [b\]) [c\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [\] repeat(2, [\]) [\]" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['grid-template-columns'\] = "subgrid [a\] repeat(2, [b\]) repeat(auto-fill, [c\]) [d\]" should set the property value]
|
|
expected: FAIL
|