Skip to content

Commit 5c55e4e

Browse files
ddbecktropicadri
andauthored
Add key to selection-api (#2278)
Closes #1380 Co-authored-by: Adriana Jara <[email protected]>
1 parent f8c6839 commit 5c55e4e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

features/selection-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ compat_features:
2727
- api.Range.commonAncestorContainer
2828
- api.Range.compareBoundaryPoints
2929
- api.Range.comparePoint
30+
- api.Range.createContextualFragment
3031
- api.Range.deleteContents
3132
- api.Range.detach
3233
- api.Range.endContainer

features/selection-api.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ compat_features:
3333
- api.Range.collapsed
3434
- api.Range.commonAncestorContainer
3535
- api.Range.compareBoundaryPoints
36+
- api.Range.createContextualFragment
3637
- api.Range.deleteContents
3738
- api.Range.endContainer
3839
- api.Range.endOffset

0 commit comments

Comments
 (0)