blob: 7b98e908b1482ba2eb15a459645c86cef1264043 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[grid-template-areas-computed.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Property grid-template-areas value '"c\td"']
expected: FAIL
[Property grid-template-areas value '"first ..."']
expected: FAIL
[Property grid-template-areas value '" a \t b "']
expected: FAIL
|