Summary

Harness status: OK

Found 12 tests

Details

ResultTest NameMessage
PassgetComputedStyle() for ::highlight(foo)
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Background color is green.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:23:5)
Pass
assert_equals("rgb(0, 255, 0)", "rgb(0, 255, 0)", "Color is lime.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:24:5)
PassDifferent getComputedStyle() for ::highlight(bar) and same element
Asserts run
Pass
assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Background color is cyan.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:30:5)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)", "Color is fuchsia.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:31:5)
PassgetComputedStyle() for ::highlight(foo): should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight(foo)) should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight(foo)( should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight(foo)(foo) should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight(foo)() should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for :::highlight(foo) should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight(foo). should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight(foo,bar) should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)
PassgetComputedStyle() for ::highlight(foo bar) should not return a style.
Asserts run
Pass
assert_equals(0, 0, "Invalid pseudo identifiers should not return a style.")
    at Test.<anonymous> ( /css/css-highlight-api/highlight-pseudo-computed.html:37:7)