Skip to content

Specify what TextUpdateEvent updateRangeStart/End should be set to. - #130

Open
ltenmoz wants to merge 1 commit into
w3c:gh-pagesfrom
ltenmoz:define-updaterange
Open

Specify what TextUpdateEvent updateRangeStart/End should be set to.#130
ltenmoz wants to merge 1 commit into
w3c:gh-pagesfrom
ltenmoz:define-updaterange

Conversation

@ltenmoz

@ltenmoz ltenmoz commented May 19, 2026

Copy link
Copy Markdown
Contributor

Currently dispatch-text-update-event does not specify what the updateRangeStart and updateRangeEnd attributes should be set to. They should probably be min(insertionStart, insertionEnd) and max(insertionStart, insertionEnd) respectively (this is what Chrome does and what the WPTs expect)

@ashishkum-ms ashishkum-ms added the Agenda+ Queue this item for discussion at the next WG meeting label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Agenda+ Queue this item for discussion at the next WG meeting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants