Skip to content

improve HTMLInputElement.selectionEnd description - #44142

Merged
chrisdavidmills merged 10 commits into
mdn:mainfrom
clarkfannin:clarkfannin-patch-1
Sep 1, 2026
Merged

improve HTMLInputElement.selectionEnd description#44142
chrisdavidmills merged 10 commits into
mdn:mainfrom
clarkfannin:clarkfannin-patch-1

Conversation

@clarkfannin

Copy link
Copy Markdown
Contributor

These changes bring the HTMLInputElement.selectionEnd page in line with changes I made yesterday to the selectionStart reference.

Description

Fixed grammar issues and tightened sentence structure, clarified the type of exception thrown

Motivation

To bring this reference in line with the selectionStart page I updated yesterday and improve readability and accuracy.

Additional details

N/A

Related issues and pull requests

Relates to #44137

These changes bring the HTMLInputElement.selectionEnd page in line with changes I made yesterday to the selectionStart reference.
@clarkfannin
clarkfannin requested a review from a team as a code owner May 17, 2026 12:45
@clarkfannin
clarkfannin requested review from chrisdavidmills and removed request for a team May 17, 2026 12:45
@github-actions github-actions Bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels May 17, 2026
@github-actions

github-actions Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

@chrisdavidmills chrisdavidmills left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, @clarkfannin. A few comments for you to consider.

Comment thread files/en-us/web/api/htmlinputelement/selectionend/index.md Outdated
Comment thread files/en-us/web/api/htmlinputelement/selectionend/index.md Outdated
@Josh-Cena
Josh-Cena requested a review from a team as a code owner September 1, 2026 07:35
@Josh-Cena
Josh-Cena requested review from chrisdavidmills and sideshowbarker and removed request for a team and sideshowbarker September 1, 2026 07:35
@Josh-Cena

Copy link
Copy Markdown
Member

These four pages are now made almost word-for-word identical, save for the property names and interface names.

@github-actions github-actions Bot added size/m [PR only] 51-500 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Sep 1, 2026
Comment thread files/en-us/web/api/htmlinputelement/selectionend/index.md Outdated
chrisdavidmills and others added 5 commits September 1, 2026 09:54
Clarified the description of the selectionEnd property to enhance readability.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

@chrisdavidmills chrisdavidmills left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool, this looks good to go, thanks @clarkfannin.

I made a few edits to improve the page structure (put the extended information in a "Description" section and added a subheading for the examples), but the content wasn't changed.

@chrisdavidmills
chrisdavidmills merged commit 7a255a5 into mdn:main Sep 1, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants