summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/cssom/getComputedStyle-pseudo-with-argument.html.ini
blob: bad4586f463b0c40e438a8db7ae990ce772dd271 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[getComputedStyle-pseudo-with-argument.html]
  [This pseudo-element should not parse: ::highlight]
    expected: FAIL

  [This pseudo-element should not parse: ::highlight(]
    expected: FAIL

  [This pseudo-element should not parse: ::highlight()]
    expected: FAIL

  [This pseudo-element should not parse: ::highlight(1)]
    expected: FAIL

  [This pseudo-element should not parse: ::highlight($)]
    expected: FAIL

  [This pseudo-element should not parse: ::highlight(name)a]
    expected: FAIL

  [This pseudo-element should parse: ::highlight(\nname]
    expected: FAIL

  [This pseudo-element should parse: ::highlight(name\t]
    expected: FAIL

  [This pseudo-element should parse: ::highlight( name ]
    expected: FAIL

  [This pseudo-element should parse: ::highlight( n\\61me )]
    expected: FAIL