Harness status: OK
Found 3 tests
Result | Test Name | Message | ||||||
---|---|---|---|---|---|---|---|---|
Fail | The <selectedcontent> element should reflect the HTML contents of the selected <option>. | promise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of null (reading 'innerHTML')"Error at get_stack (https://wpt.live/resources/testharness.js:4571:21) at new AssertionError (https://wpt.live/resources/testharness.js:4564:22) at assert (https://wpt.live/resources/testharness.js:4548:19) at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran | ||||||
Fail | When there are multiple <selectedcontent> elements, only the one in tree order should be kept up to date. | promise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of null (reading 'textContent')"Error at get_stack (https://wpt.live/resources/testharness.js:4571:21) at new AssertionError (https://wpt.live/resources/testharness.js:4564:22) at assert (https://wpt.live/resources/testharness.js:4548:19) at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran | ||||||
Fail | <seletedcontent> behavior in disconnected <select>. | assert_equals: <selectedcontent> should be updated when <select> is connected to the document. expected "two" but got ""at Test.<anonymous> (https://wpt.live/html/semantics/forms/the-select-element/customizable-select/selectedcontent.tentative.html:170: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
|