Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassgetComputedStyle() for #target ::selection
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Background color is green.")
    at Test.<anonymous> ( /css/css-pseudo/selection-universal-shadow-dom.html:27:5)
Pass
assert_equals("rgb(0, 255, 0)", "rgb(0, 255, 0)", "Color is lime.")
    at Test.<anonymous> ( /css/css-pseudo/selection-universal-shadow-dom.html:28:5)