blob: 2ba979edd0421f751bf3162cc470f1d9f0104cb1 (
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-pseudos-computed.html]
[getComputedStyle() for ::target-text]
expected: FAIL
[getComputedStyle() for ::spelling-error]
expected: FAIL
[getComputedStyle() for ::grammar-error]
expected: FAIL
[getComputedStyle() for ::highlight(foo): should return an empty CSSStyleDeclaration]
expected: FAIL
[getComputedStyle() for ::highlight(foo)) should return an empty CSSStyleDeclaration]
expected: FAIL
[getComputedStyle() for ::highlight(foo)( should return an empty CSSStyleDeclaration]
expected: FAIL
[getComputedStyle() for ::highlight(foo)(foo) should return an empty CSSStyleDeclaration]
expected: FAIL
[getComputedStyle() for ::highlight(foo)() should return an empty CSSStyleDeclaration]
expected: FAIL
[getComputedStyle() for ::highlight(foo). should return an empty CSSStyleDeclaration]
expected: FAIL
|