/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed-withcontent.tentative.html| status | subtest | message |
|---|---|---|
| FAIL | Property grid-template-columns value 'repeat(auto-fill, auto)' | assert_true: 'repeat(auto-fill, auto)' is a supported value for grid-template-columns. expected true got false |
| FAIL | Property grid-template-columns value 'repeat(auto-fit, [one] auto)' | assert_true: 'repeat(auto-fit, [one] auto)' is a supported value for grid-template-columns. expected true got false |
| FAIL | Property grid-template-columns value 'repeat(auto-fill, min-content [two])' | assert_true: 'repeat(auto-fill, min-content [two])' is a supported value for grid-template-columns. expected true got false |
| FAIL | Property grid-template-columns value 'repeat(auto-fit, [three] max-content [four])' | assert_true: 'repeat(auto-fit, [three] max-content [four])' is a supported value for grid-template-columns. expected true got false |
| FAIL | Property grid-template-columns value '[a] 21px [b] repeat(auto-fill, [c] 22px [d] auto [e]) [f] 24px [g]' | assert_true: '[a] 21px [b] repeat(auto-fill, [c] 22px [d] auto [e]) [f] 24px [g]' is a supported value for grid-template-columns. expected true got false |
| FAIL | Property grid-template-columns value '[a] 21px [b c] repeat(auto-fill, [d e] 22px [f g h] fit-content(200px) [i j k l]) [m n] 24px [o]' | assert_true: '[a] 21px [b c] repeat(auto-fill, [d e] 22px [f g h] fit-content(200px) [i j k l]) [m n] 24px [o]' is a supported value for grid-template-columns. expected true got false |
| FAIL | Property grid-template-columns value '[a] repeat(2, [b] 20px [c d] 21px [e f g]) [h i] repeat(auto-fit, [j] auto [k l m] min-content [n o p q]) [r s]' | assert_true: '[a] repeat(2, [b] 20px [c d] 21px [e f g]) [h i] repeat(auto-fit, [j] auto [k l m] min-content [n o p q]) [r s]' is a supported value for grid-template-columns. expected true got false |
| FAIL | Property grid-template-columns value '[one] repeat(2, minmax(50px, auto)) [two] 30px [three] repeat(auto-fill, auto) 40px [four five] repeat(2, minmax(200px, auto)) [six]' | assert_true: '[one] repeat(2, minmax(50px, auto)) [two] 30px [three] repeat(auto-fill, auto) 40px [four five] repeat(2, minmax(200px, auto)) [six]' is a supported value for grid-template-columns. expe… |
bundle built 2026-07-16T07:16:48.063Z