issues
search
w3c
/
selection-api
Selection API
http://w3c.github.io/selection-api/
Other
47
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Throw InvalidNodeTypeError for doctype more eagerly
#342
awesomekling
closed
2 days ago
4
Reference the move primitive in DOM mutations section
#341
domfarolino
opened
3 weeks ago
0
Tidied up document using tidy-html5
#340
github-actions[bot]
opened
3 weeks ago
0
Editorial: Correctly reference `{{Document/getSelection()}}`
#339
domfarolino
closed
3 weeks ago
1
Scheduling an selectionchange event does not set "has scheduled selectionchange event" to true
#338
gmta
opened
1 month ago
0
Improve selection.isCollapsed
#337
abhish-shrivastava
opened
1 month ago
4
Flat Tree or Composed Tree
#336
dizhang168
opened
1 month ago
8
Tidied up document using tidy-html5
#335
github-actions[bot]
closed
1 month ago
0
`Selection.direction`'s behavior should be based on the node's position
#334
mozesstumpf
closed
3 months ago
11
Update PR template
#333
sanketj
closed
3 months ago
0
`selectionchange` fires differently across the browser engines
#332
mozesstumpf
closed
3 months ago
2
Change getComposedRanges to have options as input
#331
dizhang168
closed
1 month ago
2
Add `selectionRoot` option to getComposedRanges parameter options
#180
dizhang168
closed
1 month ago
5
Clarify how `selection.modify()` when the granularity parameter is `paragraphboundary` handles non-editable elements in an editing host
#179
zp1996
opened
4 months ago
1
Update the "published by" metadata
#178
jyasskin
opened
4 months ago
0
Selection.direction spec issue, what should happen on multiple click?
#177
mozesstumpf
opened
5 months ago
5
Change `getComposedRanges`'s `shadowRoots` parameter from rest parameter to a dictionary
#176
siliu1
closed
1 month ago
10
Define to remove selection range automatically if a selection range is modified into different selection root
#175
masayuki-nakano
opened
7 months ago
1
Migrate away from "queue a task"
#174
annevk
opened
8 months ago
0
Clarify how `selection.modify()` when the granularity parameter is `paragraph` handles non-editable elements in an editing host
#173
zp1996
closed
4 months ago
3
Fixes https://github.com/w3c/selection-api/issues/170.
#172
rniwa
closed
8 months ago
5
Selection.direction doesn't handle multiple ranges
#171
smaug----
opened
8 months ago
2
Skip posting a task for `selectionchange` event in some cases
#170
ShuangshuangZhou
closed
8 months ago
15
Need spec changes to Range and StaticRange to support nodes in different tree?
#169
sefeng211
opened
11 months ago
13
Specify the behavior when DOM mutation occurs across shadow-crossing selection
#168
rniwa
opened
1 year ago
8
getSelection().addRange should allow range with both boundary points in shadow tree
#167
rniwa
opened
1 year ago
0
Define `Selection.rangeCount` when an input field is focused
#166
whsieh
opened
1 year ago
3
toString should return the selected text in input / textarea element
#165
rniwa
closed
1 year ago
0
Should TreeWalker be expanded to support shadow roots in support of the selection API?
#164
keithamus
closed
1 year ago
1
Serialization of the current selection, when that selection crosses shadow roots
#163
keithamus
opened
1 year ago
0
collapse() and extend() should not exit early when called with a node within a shadow tree
#162
rniwa
closed
1 year ago
1
getComposedRange() review
#161
annevk
opened
1 year ago
19
fixing typo Secruity -> Security
#160
Cladis
closed
2 years ago
1
`selectstart` event handler needs to be exposed on `Text`
#159
dontcallmedom
opened
2 years ago
7
Editorial: fix the issues reported by HTML Tidy
#158
siusin
closed
2 years ago
0
Define Selection.prototype.modify
#157
rniwa
closed
2 years ago
0
Remove the stray sentence that editing hosts outside a document cannot have a selection
#156
rniwa
closed
2 years ago
0
Clarify that the user interaction task source is used for selectionchange event
#155
rniwa
closed
2 years ago
0
Add security and privacy considerations.
#154
rniwa
closed
2 years ago
0
Clarify that the direction of selection is preserved when scripts mutates its range.
#153
rniwa
closed
2 years ago
0
Fix the definition of containsNode() method when allowPartialContainment is true.
#152
rniwa
closed
2 years ago
0
Closes the issue 126.
#151
rniwa
closed
2 years ago
0
Remove the outdated note to address the issue #128.
#150
rniwa
closed
2 years ago
0
interop: Trailing whitespace in h1/h2 is selectable in firefox, not selectable in chrome
#149
untitaker
opened
2 years ago
0
Align description of events with DOM suggested phrasing
#148
dontcallmedom
closed
2 years ago
0
when i use selection-api ,how can i ban double click
#147
chryseosTang
closed
3 years ago
2
Having a matching `selectend` event?
#146
patrickhlauke
opened
3 years ago
7
Associate repo with Web Editing WG
#145
dontcallmedom
closed
2 years ago
0
Remove compat note for getRangeAt()
#144
saschanaz
closed
3 years ago
0
chore(tidy): tidy up document
#143
github-actions[bot]
closed
3 years ago
3
Next