Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailThe selectedcontentelement attribute should set up an association between a select and a selectedcontent.assert_equals: Setting the selectedcontentelement attribute via setAttribute should synchronously assign the contents of <selectedcontent>. expected "onespan" but got ""
    at Test.<anonymous> (https://wpt.live/html/semantics/forms/the-select-element/customizable-select/selectedcontentelement-attr.tentative.html:21: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("", "onespan", "Setting the selectedcontentelement attribute via setAttribute should synchronously assign the contents of <selectedcontent>.")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/customizable-select/selectedcontentelement-attr.tentative.html:21:3)