/css/css-grid/grid-lanes/tentative/parsing/flow-tolerance-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['flow-tolerance'] = "normal" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['flow-tolerance'] = "infinite" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['flow-tolerance'] = "initial" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['flow-tolerance'] = "0" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['flow-tolerance'] = "1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['flow-tolerance'] = "calc(2em + 3ex)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['flow-tolerance'] = "4%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['flow-tolerance'] = "5vmin" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z