-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
needs testsMoving the issue forward requires someone to write testsMoving the issue forward requires someone to write teststopic: selectThe <select> elementThe <select> element
Description
What is the issue with the HTML Standard?
The last subtest of https://wpt.fyi/results/html/semantics/forms/the-select-element/customizable-select/selectedcontent.html expects that <select>'s value setter does not update the <selectedcontent> element when they are both disconnected, but I don't see anything in the specification that enforces that?
It's not clear that simply adding an "is connected" check here is sufficient as there are other code paths that lead to manipulation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs testsMoving the issue forward requires someone to write testsMoving the issue forward requires someone to write teststopic: selectThe <select> elementThe <select> element