Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Passoptions
Asserts run
Pass
assert_equals("1", "1")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:35:3)
Passoptgroups
Asserts run
Pass
assert_equals("2", "2")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:40:3)
Failoption is child of divassert_equals: expected "1" but got ""
    at Test.<anonymous> (https://wpt.live/html/semantics/forms/the-select-element/select-value.html:49:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/html/semantics/forms/the-select-element/select-value.html:43:1
Asserts run
Fail
assert_equals("", "1")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:49:3)
Passno options
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:54:3)