Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.1.0.
  • Loading branch information
reffy-bot committed Oct 13, 2023
1 parent 8f3c1e5 commit 3a32121
Show file tree
Hide file tree
Showing 40 changed files with 2,835 additions and 1,321 deletions.
409 changes: 393 additions & 16 deletions ed/dfns/FedCM.json

Large diffs are not rendered by default.

161 changes: 0 additions & 161 deletions ed/dfns/edit-context.json
Original file line number Diff line number Diff line change
Expand Up @@ -1005,121 +1005,6 @@
},
"definedIn": "pre"
},
{
"id": "dom-editcontext-compositionrangestart",
"href": "https://w3c.github.io/edit-context/#dom-editcontext-compositionrangestart",
"linkingText": [
"compositionRangeStart"
],
"localLinkingText": [
"EditContext.compositionRangeStart"
],
"type": "attribute",
"for": [
"EditContext"
],
"access": "public",
"informative": false,
"heading": {
"id": "editcontext-interface-0",
"href": "https://w3c.github.io/edit-context/#editcontext-interface-0",
"title": "EditContext Interface",
"number": "3.2"
},
"definedIn": "pre"
},
{
"id": "dom-editcontext-compositionrangeend",
"href": "https://w3c.github.io/edit-context/#dom-editcontext-compositionrangeend",
"linkingText": [
"compositionRangeEnd"
],
"localLinkingText": [
"EditContext.compositionRangeEnd"
],
"type": "attribute",
"for": [
"EditContext"
],
"access": "public",
"informative": false,
"heading": {
"id": "editcontext-interface-0",
"href": "https://w3c.github.io/edit-context/#editcontext-interface-0",
"title": "EditContext Interface",
"number": "3.2"
},
"definedIn": "pre"
},
{
"id": "dom-editcontext-iscomposing",
"href": "https://w3c.github.io/edit-context/#dom-editcontext-iscomposing",
"linkingText": [
"isComposing"
],
"localLinkingText": [
"EditContext.isComposing"
],
"type": "attribute",
"for": [
"EditContext"
],
"access": "public",
"informative": false,
"heading": {
"id": "editcontext-interface-0",
"href": "https://w3c.github.io/edit-context/#editcontext-interface-0",
"title": "EditContext Interface",
"number": "3.2"
},
"definedIn": "pre"
},
{
"id": "dom-editcontext-controlbounds",
"href": "https://w3c.github.io/edit-context/#dom-editcontext-controlbounds",
"linkingText": [
"controlBounds"
],
"localLinkingText": [
"EditContext.controlBounds"
],
"type": "attribute",
"for": [
"EditContext"
],
"access": "public",
"informative": false,
"heading": {
"id": "editcontext-interface-0",
"href": "https://w3c.github.io/edit-context/#editcontext-interface-0",
"title": "EditContext Interface",
"number": "3.2"
},
"definedIn": "pre"
},
{
"id": "dom-editcontext-selectionbounds",
"href": "https://w3c.github.io/edit-context/#dom-editcontext-selectionbounds",
"linkingText": [
"selectionBounds"
],
"localLinkingText": [
"EditContext.selectionBounds"
],
"type": "attribute",
"for": [
"EditContext"
],
"access": "public",
"informative": false,
"heading": {
"id": "editcontext-interface-0",
"href": "https://w3c.github.io/edit-context/#editcontext-interface-0",
"title": "EditContext Interface",
"number": "3.2"
},
"definedIn": "pre"
},
{
"id": "dom-editcontext-characterboundsrangestart",
"href": "https://w3c.github.io/edit-context/#dom-editcontext-characterboundsrangestart",
Expand Down Expand Up @@ -1610,52 +1495,6 @@
},
"definedIn": "pre"
},
{
"id": "dom-textupdateevent-compositionstart",
"href": "https://w3c.github.io/edit-context/#dom-textupdateevent-compositionstart",
"linkingText": [
"compositionStart"
],
"localLinkingText": [
"TextUpdateEvent.compositionStart"
],
"type": "attribute",
"for": [
"TextUpdateEvent"
],
"access": "public",
"informative": false,
"heading": {
"id": "textupdateevent",
"href": "https://w3c.github.io/edit-context/#textupdateevent",
"title": "TextUpdateEvent",
"number": "4.1"
},
"definedIn": "pre"
},
{
"id": "dom-textupdateevent-compositionend",
"href": "https://w3c.github.io/edit-context/#dom-textupdateevent-compositionend",
"linkingText": [
"compositionEnd"
],
"localLinkingText": [
"TextUpdateEvent.compositionEnd"
],
"type": "attribute",
"for": [
"TextUpdateEvent"
],
"access": "public",
"informative": false,
"heading": {
"id": "textupdateevent",
"href": "https://w3c.github.io/edit-context/#textupdateevent",
"title": "TextUpdateEvent",
"number": "4.1"
},
"definedIn": "pre"
},
{
"id": "dom-underlinestyle",
"href": "https://w3c.github.io/edit-context/#dom-underlinestyle",
Expand Down
Loading

0 comments on commit 3a32121

Please sign in to comment.