Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failselect should not match :open when light dismissed.assert_equals: The select should match :not(:open) at the start of the test. expected "rgb(0, 255, 0)" but got "rgb(0, 0, 255)"
    at Test.<anonymous> (https://wpt.live/html/semantics/forms/the-select-element/select-pseudo-light-dismiss-invalidation.tentative.html:31:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://wpt.live/resources/testharness.js:737:20
Asserts run
Fail
assert_equals("rgb(0, 0, 255)", "rgb(0, 255, 0)", "The select should match :not(:open) at the start of the test.")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-pseudo-light-dismiss-invalidation.tentative.html:31:3)