Enable css-grid WPT tests (#34052)

* 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>
This commit is contained in:
Nico Burns 2024-10-30 22:50:37 +07:00 committed by GitHub
parent 1891c5cfaf
commit 635c10a941
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1041 changed files with 33645 additions and 2 deletions

View file

@ -0,0 +1,150 @@
[grid-template-computed-nogrid.html]
[Property grid-template-columns value 'subgrid [\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [\] [b\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] [b\] [c\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b c d\] [e f\] [e f\] [g\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a b c\] [d\] [e f\]']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] repeat(auto-fill, [c\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a b\] repeat(auto-fill, [c\]) [g\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c\]) [g h\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c d\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c d\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] repeat(auto-fill, [c d\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a b\] repeat(auto-fill, [c d\]) [g\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c d\]) [g h\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c d\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c\] [d\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c\] [d\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] repeat(auto-fill, [c\] [d\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a b\] repeat(auto-fill, [c\] [d\]) [g\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c\] [d\]) [g h\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c\] [d\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c\] [d e\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [c\] [d e\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] repeat(auto-fill, [c\] [d e\]) [g\] [h i\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a b\] repeat(auto-fill, [c\] [d e\]) [g\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c\] [d e\]) [g h\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b\] repeat(auto-fill, [c\] [d e\])']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] repeat(2, [c\] [d e\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(1, [\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [a\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [a\] [\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [\] [a\] [\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [\] [\] [\]) repeat(auto-fill, [\] [\] [\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(1, [a b\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [a b\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(1, [a\] [b\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [a\] [b\])']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] repeat(2, [b\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [a\]) [b\]']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] repeat(2, [b\] [c d\]) [e\]']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [a b\]) repeat(auto-fill, [c\] [d e\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(auto-fill, [a\] [b c\]) repeat(2, [d e\])']
expected: FAIL
[Property grid-template-columns value 'subgrid repeat(2, [a b\]) repeat(auto-fill, [c\] [d e\]) repeat(2, [f g\])']
expected: FAIL
[Property grid-template-columns value 'subgrid [a\] [b c\] repeat(2, [d e\]) [f\] [g h\] repeat(auto-fill, [i\] [j k\]) [l\] repeat(2, [m n\]) [o\]']
expected: FAIL