A

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassModifying property value invalidates style, even after selectorText mutation
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/cssom/set-selector-text-attachment.html:21:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/cssom/set-selector-text-attachment.html:26:5)