forked from web-platform-dx/web-features
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathedit-context.dist.yml
More file actions
50 lines (49 loc) · 1.65 KB
/
edit-context.dist.yml
File metadata and controls
50 lines (49 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Generated from: edit-context.yml
# Do not edit this file by hand. Edit the source file instead!
name: EditContext
spec: https://w3c.github.io/edit-context/
status:
baseline: false
support:
chrome: "121"
edge: "121"
compat_features:
- api.CharacterBoundsUpdateEvent
- api.CharacterBoundsUpdateEvent.CharacterBoundsUpdateEvent
- api.CharacterBoundsUpdateEvent.rangeEnd
- api.CharacterBoundsUpdateEvent.rangeStart
- api.EditContext
- api.EditContext.EditContext
- api.EditContext.attachedElements
- api.EditContext.characterBounds
- api.EditContext.characterBoundsRangeStart
- api.EditContext.characterboundsupdate_event
- api.EditContext.compositionend_event
- api.EditContext.compositionstart_event
- api.EditContext.selectionEnd
- api.EditContext.selectionStart
- api.EditContext.text
- api.EditContext.textformatupdate_event
- api.EditContext.textupdate_event
- api.EditContext.updateCharacterBounds
- api.EditContext.updateControlBounds
- api.EditContext.updateSelection
- api.EditContext.updateSelectionBounds
- api.EditContext.updateText
- api.HTMLElement.editContext
- api.TextFormat
- api.TextFormat.TextFormat
- api.TextFormat.rangeEnd
- api.TextFormat.rangeStart
- api.TextFormat.underlineStyle
- api.TextFormat.underlineThickness
- api.TextFormatUpdateEvent
- api.TextFormatUpdateEvent.TextFormatUpdateEvent
- api.TextFormatUpdateEvent.getTextFormats
- api.TextUpdateEvent
- api.TextUpdateEvent.TextUpdateEvent
- api.TextUpdateEvent.selectionEnd
- api.TextUpdateEvent.selectionStart
- api.TextUpdateEvent.text
- api.TextUpdateEvent.updateRangeEnd
- api.TextUpdateEvent.updateRangeStart