[highlight-pseudo-computed.html]
[getComputedStyle() for ::highlight(foo)]
expected: FAIL
[Different getComputedStyle() for ::highlight(bar) and same element]
expected: FAIL
[getComputedStyle() for ::highlight(foo): should be element's default]
expected: FAIL
[getComputedStyle() for ::highlight(foo)) should be element's default]
expected: FAIL
[getComputedStyle() for ::highlight(foo)( should be element's default]
expected: FAIL
[getComputedStyle() for ::highlight(foo)(foo) should be element's default]
expected: FAIL
[getComputedStyle() for ::highlight(foo)() should be element's default]
expected: FAIL
[getComputedStyle() for :::highlight(foo) should be element's default]
expected: FAIL
[getComputedStyle() for ::highlight(foo). should be element's default]
expected: FAIL
[getComputedStyle() for ::highlight(foo,bar) should be element's default]
expected: FAIL