Harness status: OK Found 11 tests 11 Pass Pass e.style['grid-template-areas'] = "auto" should not set the property value Pass e.style['grid-template-areas'] = "none \"first\"" should not set the property value Pass e.style['grid-template-areas'] = "\"first\" none" should not set the property value Pass e.style['grid-template-areas'] = "\"\"" should not set the property value Pass e.style['grid-template-areas'] = "\" \"" should not set the property value Pass e.style['grid-template-areas'] = "\".\" \"\"" should not set the property value Pass e.style['grid-template-areas'] = "\".\" \" \"" should not set the property value Pass e.style['grid-template-areas'] = "\"first\" \"\"" should not set the property value Pass e.style['grid-template-areas'] = "\"first\" \"\" \"second\"" should not set the property value Pass e.style['grid-template-areas'] = "\"first\" \" \"" should not set the property value Pass e.style['grid-template-areas'] = "\"\" none" should not set the property value