kitesurf · WPT

FAIL
expected FAIL · 650 ms
▶ run in kitesurf
Test
/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
650 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fhtml%2Fsemantics%2Fforms%2Fthe-select-element%2Fcommon-HTMLOptionsCollection.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSOn getting, the length attribute must return the number of nodes represented by the collection.
FAILChanging the length adds new nodes; The number of new nodes = new length minus old lengthassert_equals: Number of nodes in collection should have changed expected 7 but got 4
FAILNew nodes have no valueCannot read properties of undefined (reading 'value')
FAILSetting a length equal to existing length changes nothingassert_equals: Number of nodes in collection should not have changed expected 7 but got 4
PASSSetting a length lower than the old length trims nodes from the end
FAILSetting element to null by index removed the elementassert_equals: Number of nodes in collection is correctly changed expected 3 but got 4
FAILSetting element by index should correctly append and replace elementsCannot read properties of undefined (reading 'value')
FAILChanging the length adds new nodes; The new nodes will not copy select's prefixassert_equals: Number of nodes in collection should have changed expected 5 but got 0

bundle built 2026-07-16T07:16:48.063Z