summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-grid/parsing/grid-template-areas-valid.html.ini
blob: ad9f91c8ddf27d85a9d225f4b63578e21e8fa9b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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