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.0.2.
  • Loading branch information
reffy-bot committed Sep 19, 2023
1 parent 6490e94 commit 41354af
Show file tree
Hide file tree
Showing 18 changed files with 1,711 additions and 1,059 deletions.
198 changes: 198 additions & 0 deletions ed/dfns/clipboard-apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,78 @@
},
"definedIn": "prose"
},
{
"id": "system-clipboard-item",
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-item",
"linkingText": [
"system clipboard item"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-item",
"title": "Clipboard API and events"
},
"definedIn": "prose"
},
{
"id": "system-clipboard-representation",
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-representation",
"linkingText": [
"system clipboard representation"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-representation",
"title": "Clipboard API and events"
},
"definedIn": "prose"
},
{
"id": "system-clipboard-representation-name",
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-representation-name",
"linkingText": [
"name"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"system clipboard representation"
],
"access": "private",
"informative": false,
"heading": {
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-representation-name",
"title": "Clipboard API and events"
},
"definedIn": "prose"
},
{
"id": "system-clipboard-representation-data",
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-representation-data",
"linkingText": [
"data"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"system clipboard representation"
],
"access": "private",
"informative": false,
"heading": {
"href": "https://w3c.github.io/clipboard-apis/#system-clipboard-representation-data",
"title": "Clipboard API and events"
},
"definedIn": "prose"
},
{
"id": "dictdef-clipboardeventinit",
"href": "https://w3c.github.io/clipboard-apis/#dictdef-clipboardeventinit",
Expand Down Expand Up @@ -737,6 +809,25 @@
},
"definedIn": "prose"
},
{
"id": "representation-iscustom",
"href": "https://w3c.github.io/clipboard-apis/#representation-iscustom",
"linkingText": [
"isCustom"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"representation"
],
"access": "private",
"informative": false,
"heading": {
"href": "https://w3c.github.io/clipboard-apis/#representation-iscustom",
"title": "Clipboard API and events"
},
"definedIn": "prose"
},
{
"id": "representation-data",
"href": "https://w3c.github.io/clipboard-apis/#representation-data",
Expand All @@ -756,6 +847,23 @@
},
"definedIn": "prose"
},
{
"id": "web-custom-format",
"href": "https://w3c.github.io/clipboard-apis/#web-custom-format",
"linkingText": [
"web custom format"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"href": "https://w3c.github.io/clipboard-apis/#web-custom-format",
"title": "Clipboard API and events"
},
"definedIn": "prose"
},
{
"id": "presentation-style",
"href": "https://w3c.github.io/clipboard-apis/#presentation-style",
Expand Down Expand Up @@ -1313,6 +1421,96 @@
},
"definedIn": "heading"
},
{
"id": "well-known-mime-type-from-os-specific-format",
"href": "https://w3c.github.io/clipboard-apis/#well-known-mime-type-from-os-specific-format",
"linkingText": [
"well-known mime type from os specific format"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "to-well-known-mime-type-from-os-specific-format",
"href": "https://w3c.github.io/clipboard-apis/#to-well-known-mime-type-from-os-specific-format",
"title": "well-known mime type from os specific format"
},
"definedIn": "heading"
},
{
"id": "read-web-custom-format",
"href": "https://w3c.github.io/clipboard-apis/#read-web-custom-format",
"linkingText": [
"read web custom format"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "to-read-web-custom-format",
"href": "https://w3c.github.io/clipboard-apis/#to-read-web-custom-format",
"title": "read web custom format"
},
"definedIn": "heading"
},
{
"id": "write-web-custom-formats",
"href": "https://w3c.github.io/clipboard-apis/#write-web-custom-formats",
"linkingText": [
"write web custom formats"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "to-write-web-custom-formats",
"href": "https://w3c.github.io/clipboard-apis/#to-write-web-custom-formats",
"title": "write web custom formats"
},
"definedIn": "heading"
},
{
"id": "os-specific-custom-map-name",
"href": "https://w3c.github.io/clipboard-apis/#os-specific-custom-map-name",
"linkingText": [
"os specific custom map name"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "to-os-specific-custom-map-name",
"href": "https://w3c.github.io/clipboard-apis/#to-os-specific-custom-map-name",
"title": "os specific custom map name"
},
"definedIn": "heading"
},
{
"id": "os-specific-custom-name",
"href": "https://w3c.github.io/clipboard-apis/#os-specific-custom-name",
"linkingText": [
"os specific custom name"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "to-os-specific-custom-name",
"href": "https://w3c.github.io/clipboard-apis/#to-os-specific-custom-name",
"title": "os specific custom name"
},
"definedIn": "heading"
},
{
"id": "fire-a-clipboard-event",
"href": "https://w3c.github.io/clipboard-apis/#fire-a-clipboard-event",
Expand Down
6 changes: 3 additions & 3 deletions ed/dfns/scroll-to-text-fragment.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,10 @@
"definedIn": "dt"
},
{
"id": "percentencodedchar",
"href": "https://wicg.github.io/scroll-to-text-fragment/#percentencodedchar",
"id": "percentencodedbyte",
"href": "https://wicg.github.io/scroll-to-text-fragment/#percentencodedbyte",
"linkingText": [
"PercentEncodedChar"
"PercentEncodedByte"
],
"localLinkingText": [],
"type": "dfn",
Expand Down
27 changes: 4 additions & 23 deletions ed/dfns/webmidi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,6 @@
"url": "https://webaudio.github.io/web-midi-api/"
},
"dfns": [
{
"id": "dfn-user-agent",
"href": "https://webaudio.github.io/web-midi-api/#dfn-user-agent",
"linkingText": [
"user agent"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "conformance",
"href": "https://webaudio.github.io/web-midi-api/#conformance",
"title": "Conformance",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "WebAudio",
"href": "https://webaudio.github.io/web-midi-api/#WebAudio",
Expand Down Expand Up @@ -157,10 +138,10 @@
"definedIn": "prose"
},
{
"id": "dfn-midi-system-real-time-message",
"href": "https://webaudio.github.io/web-midi-api/#dfn-midi-system-real-time-message",
"id": "dfn-system-real-time",
"href": "https://webaudio.github.io/web-midi-api/#dfn-system-real-time",
"linkingText": [
"MIDI System Real-Time message"
"System Real Time"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -179,7 +160,7 @@
"id": "dfn-system-exclusive",
"href": "https://webaudio.github.io/web-midi-api/#dfn-system-exclusive",
"linkingText": [
"system exclusive"
"System Exclusive"
],
"localLinkingText": [],
"type": "dfn",
Expand Down
26 changes: 13 additions & 13 deletions ed/events/edit-context.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,19 @@
"interface": "CompositionEvent",
"isExtension": true
},
{
"src": {
"format": "fire an event phrasing",
"href": "https://w3c.github.io/edit-context/#update-the-editcontext"
},
"href": "https://w3c.github.io/uievents/#event-type-compositionend",
"type": "compositionend",
"targets": [
"EditContext"
],
"interface": "CompositionEvent",
"isExtension": true
},
{
"src": {
"format": "fire an event phrasing",
Expand Down Expand Up @@ -52,19 +65,6 @@
"targets": [
"EditContext"
]
},
{
"src": {
"format": "fire an event phrasing",
"href": "https://w3c.github.io/edit-context/#deactivate-an-editcontext"
},
"href": "https://w3c.github.io/uievents/#event-type-compositionstart",
"type": "compositionend",
"targets": [
"EditContext"
],
"interface": "CompositionEvent",
"isExtension": true
}
]
}
30 changes: 30 additions & 0 deletions ed/headings/clipboard-apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,36 @@
"level": 3,
"title": "os specific well-known format"
},
{
"id": "to-well-known-mime-type-from-os-specific-format",
"href": "https://w3c.github.io/clipboard-apis/#to-well-known-mime-type-from-os-specific-format",
"level": 3,
"title": "well-known mime type from os specific format"
},
{
"id": "to-read-web-custom-format",
"href": "https://w3c.github.io/clipboard-apis/#to-read-web-custom-format",
"level": 3,
"title": "read web custom format"
},
{
"id": "to-write-web-custom-formats",
"href": "https://w3c.github.io/clipboard-apis/#to-write-web-custom-formats",
"level": 3,
"title": "write web custom formats"
},
{
"id": "to-os-specific-custom-map-name",
"href": "https://w3c.github.io/clipboard-apis/#to-os-specific-custom-map-name",
"level": 3,
"title": "os specific custom map name"
},
{
"id": "to-os-specific-custom-name",
"href": "https://w3c.github.io/clipboard-apis/#to-os-specific-custom-name",
"level": 3,
"title": "os specific custom name"
},
{
"id": "to-fire-a-clipboard-event",
"href": "https://w3c.github.io/clipboard-apis/#to-fire-a-clipboard-event",
Expand Down
Loading

0 comments on commit 41354af

Please sign in to comment.