blob: e6e56bb26db73512d34ef1e866dfccf3756be162 [file] [log] [blame]
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