Skip to content

Update selectedcontent element to match spec#57765

Merged
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7127725
Feb 13, 2026
Merged

Update selectedcontent element to match spec#57765
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7127725

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 13, 2026

The selectedcontent element's insertion and removal don't match the
spec, and in particular they rely on the TreeOrderedList of
selectedcontent elements which doesn't exist in the spec in order to
decide whether to trigger a clone or not.

This patch implements the behavior in the spec behind a flag.

The in-progress changes in this spec PR are also included:
whatwg/html#11878

Bug: 458113204
Change-Id: I904f83292ec6e6619eb72cdddfc740440edcc753
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127725
Reviewed-by: David Baron <dbaron@chromium.org>
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1584368}

The selectedcontent element's insertion and removal don't match the
spec, and in particular they rely on the TreeOrderedList of
selectedcontent elements which doesn't exist in the spec in order to
decide whether to trigger a clone or not.

This patch implements the behavior in the spec behind a flag.

The in-progress changes in this spec PR are also included:
whatwg/html#11878

Bug: 458113204
Change-Id: I904f83292ec6e6619eb72cdddfc740440edcc753
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127725
Reviewed-by: David Baron <dbaron@chromium.org>
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1584368}
Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit f423955 into master Feb 13, 2026
28 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-7127725 branch February 13, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants