Skip to content

Conversation

@F3n67u
Copy link
Contributor

@F3n67u F3n67u commented Dec 4, 2025

Part of customizable select spec change sync work.

  • Sync <select> options handling with latest spec changes.
  • Introduce HTMLSelectedContentElement.

See whatwg/html#10548.

@F3n67u F3n67u force-pushed the selectedcontent-customizable-select branch from b68c861 to 87e7de0 Compare December 4, 2025 17:17
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Your pull request has conflicts that need to be resolved before it can be reviewed and merged. Make sure to rebase your branch on top of the latest master.

@github-actions github-actions bot added the conflicts Pull request has merge conflicts that need resolution label Dec 4, 2025
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Your pull request has conflicts that need to be resolved before it can be reviewed and merged. Make sure to rebase your branch on top of the latest master.

@F3n67u F3n67u force-pushed the selectedcontent-customizable-select branch from 87e7de0 to 6865ca9 Compare December 4, 2025 17:19
@github-actions github-actions bot removed the conflicts Pull request has merge conflicts that need resolution label Dec 4, 2025
@F3n67u F3n67u force-pushed the selectedcontent-customizable-select branch 5 times, most recently from 0af4200 to 1d1f115 Compare December 6, 2025 17:55
- Rename HTMLOptionElement's `owner_select_element()` to
  `nearest_select_element()` to better match spec terminology.
- Update HTMLSelectElement's option list related algorithms.

This change is part of the customizable <select> spec work.
See whatwg/html #10548.
@F3n67u F3n67u force-pushed the selectedcontent-customizable-select branch 2 times, most recently from 46d9940 to 378519d Compare December 6, 2025 18:41
@F3n67u F3n67u marked this pull request as ready for review December 6, 2025 18:45
@F3n67u F3n67u changed the title LibWeb: Add HTMLSelectedContentElement LibWeb: Add HTMLSelectedContentElement for customizable select Dec 6, 2025
Introduce the HTMLSelectedContentElement and integrate it into
<select>, <option> and HTMLParser.

See whatwg/html#10548.

There are two bugs with WPT tests which causes the third subtest
in selectedcontent.html and selectedcontent-mutations.html fail.
See whatwg/html#11882, whatwg/html#55849.
@F3n67u F3n67u force-pushed the selectedcontent-customizable-select branch from 378519d to 4a184a0 Compare December 8, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant