summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-computed.html.ini
blob: c15f0e8fc84657fde15524ac52b986da29153b01 (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
[highlight-pseudo-computed.html]
  [getComputedStyle() for ::highlight(foo): should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight(foo)) should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight(foo)( should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight(foo)(foo) should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight(foo)() should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight(foo). should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight(foo,bar) should not return a style.]
    expected: FAIL

  [getComputedStyle() for ::highlight(foo bar) should not return a style.]
    expected: FAIL