Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailOption selectedness is updated on option and optgroup DOM movesdocument.body.moveBefore is not a function
TypeError: document.body.moveBefore is not a function
    at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/select-option-optgroup.html:27:17)
    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/dom/nodes/moveBefore/select-option-optgroup.html:16:1
Asserts run
Pass
assert_true(true, "A is selected by default")
    at Test.<anonymous> ( /dom/nodes/moveBefore/select-option-optgroup.html:21:3)
Pass
assert_false(false, "B not selected before first move")
    at Test.<anonymous> ( /dom/nodes/moveBefore/select-option-optgroup.html:22:3)
Pass
assert_false(false, "C not selected before first move")
    at Test.<anonymous> ( /dom/nodes/moveBefore/select-option-optgroup.html:23:3)