Activity
Fix remaining tidy warnings
Fix remaining tidy warnings
Update index.html
Update index.html
Specify inputTypes handled by EditContext
Specify inputTypes handled by EditContext
Add note that updateText can have rangeStart > rangeEnd
Add note that updateText can have rangeStart > rangeEnd
Allow backwards selection
Allow backwards selection
Specify that control/selection bounds are DOMRects
Specify that control/selection bounds are DOMRects
Add spec links
Add spec links
Add client coordinate definition and not on usage during scroll
Add client coordinate definition and not on usage during scroll
Force push
Add client coordinate definition and not on usage during scroll
Add client coordinate definition and not on usage during scroll
Mention CharacterBoundsUpdateEvent
Mention CharacterBoundsUpdateEvent
on Dec 19, 2023
Elaborate on usage of position information
Elaborate on usage of position information
on Dec 19, 2023
Restore note about use of codepoint rects
Restore note about use of codepoint rects
Remove secure context requirement
Remove secure context requirement
Remove 'is active' checks from EditContext setters
Remove 'is active' checks from EditContext setters
Change attachedElements() to return list of HTMLElement
Change attachedElements() to return list of HTMLElement
Remove compositionStart/compositionEnd from TextUpdateEvent
Remove compositionStart/compositionEnd from TextUpdateEvent
Force push
typo
typo
on Sep 21, 2023
Add entrypoint for input-events spec
Add entrypoint for input-events spec
Fix compositionend links
Fix compositionend links
Revert "`Set composition end to insertionEnd rather than start + text…
Revert "`Set composition end to insertionEnd rather than start + text…
`Set composition end to insertionEnd rather than start + textlength
`Set composition end to insertionEnd rather than start + textlength