Harness status: OK

Found 7 tests

7 Pass
Pass	e.style['grid-auto-flow'] = "row" should set the property value
Pass	e.style['grid-auto-flow'] = "column" should set the property value
Pass	e.style['grid-auto-flow'] = "row dense" should set the property value
Pass	e.style['grid-auto-flow'] = "dense row" should set the property value
Pass	e.style['grid-auto-flow'] = "dense" should set the property value
Pass	e.style['grid-auto-flow'] = "column dense" should set the property value
Pass	e.style['grid-auto-flow'] = "dense column" should set the property value