/css/css-grid/grid-lanes/tentative/parsing/grid-lanes-direction-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['grid-lanes-direction'] = "row" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "row track-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "row fill-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "row track-reverse fill-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "row fill-reverse track-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "column" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "column track-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "column fill-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "column track-reverse fill-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "column fill-reverse track-reverse" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['grid-lanes-direction'] = "normal" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z