Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passoption elements should inherit color from their parent select element.
Asserts run
Pass
assert_equals("rgb(12, 34, 56)", "rgb(12, 34, 56)", "color")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/customizable-select/option-color-inheritance.html:19:3)