/css/css-grid/grid-lanes/tentative/parsing/flow-tolerance-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['flow-tolerance'] = "auto" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "10" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "10px 20px" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "1fr" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "-1px" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "-10%" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "normal 10px" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "infinite 10px" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "10px normal" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "10px infinite" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "normal infinite" should not set the property value | |
| PASS | e.style['flow-tolerance'] = "infinite normal" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z