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 6, 2023
1 parent c1b548d commit 259217d
Show file tree
Hide file tree
Showing 13 changed files with 501 additions and 183 deletions.
180 changes: 180 additions & 0 deletions ed/dfns/gamepad-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1099,6 +1099,90 @@
},
"definedIn": "heading"
},
{
"id": "dfn-hand",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-hand",
"linkingText": [
"[[hand]]"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"Gamepad"
],
"access": "private",
"informative": false,
"heading": {
"id": "partial-gamepad-interface",
"href": "https://w3c.github.io/gamepad/extensions.html#partial-gamepad-interface",
"title": "Partial Gamepad Interface",
"number": "7"
},
"definedIn": "table"
},
{
"id": "dfn-hapticactuators",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-hapticactuators",
"linkingText": [
"[[hapticActuators]]"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"Gamepad"
],
"access": "private",
"informative": false,
"heading": {
"id": "partial-gamepad-interface",
"href": "https://w3c.github.io/gamepad/extensions.html#partial-gamepad-interface",
"title": "Partial Gamepad Interface",
"number": "7"
},
"definedIn": "table"
},
{
"id": "dfn-pose",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-pose",
"linkingText": [
"[[pose]]"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"Gamepad"
],
"access": "private",
"informative": false,
"heading": {
"id": "partial-gamepad-interface",
"href": "https://w3c.github.io/gamepad/extensions.html#partial-gamepad-interface",
"title": "Partial Gamepad Interface",
"number": "7"
},
"definedIn": "table"
},
{
"id": "dfn-touchevents",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-touchevents",
"linkingText": [
"[[touchEvents]]"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"Gamepad"
],
"access": "private",
"informative": false,
"heading": {
"id": "partial-gamepad-interface",
"href": "https://w3c.github.io/gamepad/extensions.html#partial-gamepad-interface",
"title": "Partial Gamepad Interface",
"number": "7"
},
"definedIn": "table"
},
{
"id": "dom-gamepad-hand",
"href": "https://w3c.github.io/gamepad/extensions.html#dom-gamepad-hand",
Expand Down Expand Up @@ -1213,6 +1297,102 @@
"number": "7"
},
"definedIn": "dt"
},
{
"id": "dfn-updating-touchevents",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-updating-touchevents",
"linkingText": [
"updating touchEvents",
"update touchEvents"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "receiving-inputs",
"href": "https://w3c.github.io/gamepad/extensions.html#receiving-inputs",
"title": "Receiving inputs",
"number": "7.1"
},
"definedIn": "prose"
},
{
"id": "dfn-a-new-gamepad",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-a-new-gamepad",
"linkingText": [
"a new Gamepad"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "constructing-a-gamepad",
"href": "https://w3c.github.io/gamepad/extensions.html#constructing-a-gamepad",
"title": "Constructing a Gamepad",
"number": "7.2"
},
"definedIn": "prose"
},
{
"id": "dfn-touch-surface",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-touch-surface",
"linkingText": [
"touch surface"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "glossary",
"href": "https://w3c.github.io/gamepad/extensions.html#glossary",
"title": "Glossary",
"number": "8"
},
"definedIn": "prose"
},
{
"id": "dfn-touch-surface-enumeration-order",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-touch-surface-enumeration-order",
"linkingText": [
"touch surface enumeration order"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "glossary",
"href": "https://w3c.github.io/gamepad/extensions.html#glossary",
"title": "Glossary",
"number": "8"
},
"definedIn": "prose"
},
{
"id": "dfn-active-touch-point",
"href": "https://w3c.github.io/gamepad/extensions.html#dfn-active-touch-point",
"linkingText": [
"active touch point"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "glossary",
"href": "https://w3c.github.io/gamepad/extensions.html#glossary",
"title": "Glossary",
"number": "8"
},
"definedIn": "prose"
}
]
}
21 changes: 21 additions & 0 deletions ed/dfns/webxr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4642,6 +4642,27 @@
},
"definedIn": "prose"
},
{
"id": "dom-xrtargetraymode-transient-pointer",
"href": "https://immersive-web.github.io/webxr/#dom-xrtargetraymode-transient-pointer",
"linkingText": [
"\"transient-pointer\"",
"transient-pointer"
],
"localLinkingText": [],
"type": "enum-value",
"for": [
"XRTargetRayMode"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://immersive-web.github.io/webxr/#title",
"title": "WebXR Device API"
},
"definedIn": "prose"
},
{
"id": "dom-xrinputsource-targetrayspace",
"href": "https://immersive-web.github.io/webxr/#dom-xrinputsource-targetrayspace",
Expand Down
21 changes: 21 additions & 0 deletions ed/headings/gamepad-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,27 @@
"title": "Partial Gamepad Interface",
"number": "7"
},
{
"id": "receiving-inputs",
"href": "https://w3c.github.io/gamepad/extensions.html#receiving-inputs",
"level": 3,
"title": "Receiving inputs",
"number": "7.1"
},
{
"id": "constructing-a-gamepad",
"href": "https://w3c.github.io/gamepad/extensions.html#constructing-a-gamepad",
"level": 3,
"title": "Constructing a Gamepad",
"number": "7.2"
},
{
"id": "glossary",
"href": "https://w3c.github.io/gamepad/extensions.html#glossary",
"level": 2,
"title": "Glossary",
"number": "8"
},
{
"id": "references",
"href": "https://w3c.github.io/gamepad/extensions.html#references",
Expand Down
7 changes: 7 additions & 0 deletions ed/headings/rdf12-turtle.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,13 @@
"level": 3,
"title": "Productions for terminals"
},
{
"id": "selected-terminal-literal-strings",
"href": "https://w3c.github.io/rdf-turtle/spec/#selected-terminal-literal-strings",
"level": 3,
"title": "Selected Terminal Literal Strings",
"number": "6.6"
},
{
"id": "sec-parsing",
"href": "https://w3c.github.io/rdf-turtle/spec/#sec-parsing",
Expand Down
24 changes: 12 additions & 12 deletions ed/headings/wasm-core-1-fork-gc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1345,17 +1345,17 @@
"number": "3.4.5"
},
{
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-internalize",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-extern-internalize",
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern",
"level": 5,
"title": "extern.internalize",
"title": "any.converte​xtern",
"number": "3.4.5.1"
},
{
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-externalize",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-extern-externalize",
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any",
"level": 5,
"title": "extern.externalize",
"title": "extern.converta​ny",
"number": "3.4.5.2"
},
{
Expand Down Expand Up @@ -3459,17 +3459,17 @@
"number": "4.6.2.25"
},
{
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-externalize",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-extern-externalize%E2%91%A0",
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern%E2%91%A0",
"level": 5,
"title": "extern.externalize",
"title": "any.converte​xtern",
"number": "4.6.2.26"
},
{
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-internalize",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-extern-internalize%E2%91%A0",
"id": "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any",
"href": "https://webassembly.github.io/gc/core/bikeshed/#xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any%E2%91%A0",
"level": 5,
"title": "extern.internalize",
"title": "extern.converta​ny",
"number": "4.6.2.27"
},
{
Expand Down
3 changes: 2 additions & 1 deletion ed/idl/webxr.idl
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ enum XRHandedness {
enum XRTargetRayMode {
"gaze",
"tracked-pointer",
"screen"
"screen",
"transient-pointer"
};

[SecureContext, Exposed=Window]
Expand Down
21 changes: 21 additions & 0 deletions ed/ids/gamepad-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,32 @@
"https://w3c.github.io/gamepad/extensions.html#idl-def-gamepad-pose",
"https://w3c.github.io/gamepad/extensions.html#idl-def-gamepad-touchevents",
"https://w3c.github.io/gamepad/extensions.html#idl-def-gamepad-vibrationactuator",
"https://w3c.github.io/gamepad/extensions.html#dfn-hand",
"https://w3c.github.io/gamepad/extensions.html#dfn-hapticactuators",
"https://w3c.github.io/gamepad/extensions.html#dfn-pose",
"https://w3c.github.io/gamepad/extensions.html#dfn-touchevents",
"https://w3c.github.io/gamepad/extensions.html#dom-gamepad-hand",
"https://w3c.github.io/gamepad/extensions.html#dom-gamepad-hapticactuators",
"https://w3c.github.io/gamepad/extensions.html#dom-gamepad-pose",
"https://w3c.github.io/gamepad/extensions.html#dom-gamepad-touchevents",
"https://w3c.github.io/gamepad/extensions.html#dom-gamepad-vibrationactuator",
"https://w3c.github.io/gamepad/extensions.html#receiving-inputs",
"https://w3c.github.io/gamepad/extensions.html#x7-1-receiving-inputs",
"https://w3c.github.io/gamepad/extensions.html#dfn-updating-touchevents",
"https://w3c.github.io/gamepad/extensions.html#issue-container-generatedID",
"https://w3c.github.io/gamepad/extensions.html#h-note",
"https://w3c.github.io/gamepad/extensions.html#issue-container-generatedID-0",
"https://w3c.github.io/gamepad/extensions.html#h-note-0",
"https://w3c.github.io/gamepad/extensions.html#issue-container-generatedID-1",
"https://w3c.github.io/gamepad/extensions.html#h-note-1",
"https://w3c.github.io/gamepad/extensions.html#constructing-a-gamepad",
"https://w3c.github.io/gamepad/extensions.html#x7-2-constructing-a-gamepad",
"https://w3c.github.io/gamepad/extensions.html#dfn-a-new-gamepad",
"https://w3c.github.io/gamepad/extensions.html#glossary",
"https://w3c.github.io/gamepad/extensions.html#x8-glossary",
"https://w3c.github.io/gamepad/extensions.html#dfn-touch-surface",
"https://w3c.github.io/gamepad/extensions.html#dfn-touch-surface-enumeration-order",
"https://w3c.github.io/gamepad/extensions.html#dfn-active-touch-point",
"https://w3c.github.io/gamepad/extensions.html#references",
"https://w3c.github.io/gamepad/extensions.html#a-references",
"https://w3c.github.io/gamepad/extensions.html#normative-references",
Expand Down
37 changes: 37 additions & 0 deletions ed/ids/rdf12-turtle.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,43 @@
"https://w3c.github.io/rdf-turtle/spec/#grammar-production-PERCENT",
"https://w3c.github.io/rdf-turtle/spec/#grammar-production-HEX",
"https://w3c.github.io/rdf-turtle/spec/#grammar-production-PN_LOCAL_ESC",
"https://w3c.github.io/rdf-turtle/spec/#selected-terminal-literal-strings",
"https://w3c.github.io/rdf-turtle/spec/#x6-6-selected-terminal-literal-strings",
"https://w3c.github.io/rdf-turtle/spec/#cp-tab",
"https://w3c.github.io/rdf-turtle/spec/#cp-line-feed",
"https://w3c.github.io/rdf-turtle/spec/#cp-carriage-return",
"https://w3c.github.io/rdf-turtle/spec/#cp-quotation-mark",
"https://w3c.github.io/rdf-turtle/spec/#cp-number-sign",
"https://w3c.github.io/rdf-turtle/spec/#cp-percent-sign",
"https://w3c.github.io/rdf-turtle/spec/#cp-apostrophe",
"https://w3c.github.io/rdf-turtle/spec/#cp-paren-left",
"https://w3c.github.io/rdf-turtle/spec/#cp-paren-right",
"https://w3c.github.io/rdf-turtle/spec/#cp-comma",
"https://w3c.github.io/rdf-turtle/spec/#cp-hyphen",
"https://w3c.github.io/rdf-turtle/spec/#cp-full-stop",
"https://w3c.github.io/rdf-turtle/spec/#cp-zero",
"https://w3c.github.io/rdf-turtle/spec/#cp-nine",
"https://w3c.github.io/rdf-turtle/spec/#cp-colon",
"https://w3c.github.io/rdf-turtle/spec/#cp-semicolon",
"https://w3c.github.io/rdf-turtle/spec/#cp-less-than",
"https://w3c.github.io/rdf-turtle/spec/#cp-greater-than",
"https://w3c.github.io/rdf-turtle/spec/#cp-at-sign",
"https://w3c.github.io/rdf-turtle/spec/#cp-uppercase-e",
"https://w3c.github.io/rdf-turtle/spec/#cp-bracket-left",
"https://w3c.github.io/rdf-turtle/spec/#cp-backslash",
"https://w3c.github.io/rdf-turtle/spec/#cp-bracket-right",
"https://w3c.github.io/rdf-turtle/spec/#cp-underscore",
"https://w3c.github.io/rdf-turtle/spec/#cp-lowercase-e",
"https://w3c.github.io/rdf-turtle/spec/#cp-undertie",
"https://w3c.github.io/rdf-turtle/spec/#cp-character-tie",
"https://w3c.github.io/rdf-turtle/spec/#cp-space",
"https://w3c.github.io/rdf-turtle/spec/#cp-triple-quote",
"https://w3c.github.io/rdf-turtle/spec/#cp-triple-apostrophe",
"https://w3c.github.io/rdf-turtle/spec/#cp-double-lt",
"https://w3c.github.io/rdf-turtle/spec/#cp-double-gt",
"https://w3c.github.io/rdf-turtle/spec/#cp-double-circumflex",
"https://w3c.github.io/rdf-turtle/spec/#cp-curly-pipe",
"https://w3c.github.io/rdf-turtle/spec/#cp-pipe-curly",
"https://w3c.github.io/rdf-turtle/spec/#sec-parsing",
"https://w3c.github.io/rdf-turtle/spec/#x7-parsing",
"https://w3c.github.io/rdf-turtle/spec/#ref-for-index-term-iris-3",
Expand Down
Loading

0 comments on commit 259217d

Please sign in to comment.