[grid-template-areas-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['grid-template-areas'\] = "\\" a \\t b \\"" should set the property value]
expected: FAIL
[e.style['grid-template-areas'\] = "\\"first ...\\"" should set the property value]
expected: FAIL
[e.style['grid-template-areas'\] = "\\"c\\td\\"" should set the property value]
expected: FAIL