Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 18.4.0.
  • Loading branch information
reffy-bot committed Feb 27, 2025
1 parent 7e26303 commit 6e5f80c
Show file tree
Hide file tree
Showing 13 changed files with 338 additions and 273 deletions.
7 changes: 5 additions & 2 deletions tr/algorithms/IndexedDB-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3286,10 +3286,13 @@
{
"case": "If input is a buffer source type",
"html": "",
"rationale": "let",
"rationale": "if",
"steps": [
{
"html": "<p>Let <var>bytes</var> be the result of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-get-buffer-source-copy\" id=\"ref-for-dfn-get-buffer-source-copy\">getting a copy of the bytes held by the buffer source</a> <var>input</var>. Rethrow any exceptions.</p>"
"html": "<p>If <var>input</var> is [<a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#buffersource-detached\" id=\"ref-for-buffersource-detached\">detached</a>] then return invalid.</p>"
},
{
"html": "<p>Let <var>bytes</var> be the result of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-get-buffer-source-copy\" id=\"ref-for-dfn-get-buffer-source-copy\">getting a copy of the bytes held by the buffer source</a> <var>input</var>.</p>"
},
{
"html": "<p>Return a new <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/IndexedDB-3/#key\" id=\"ref-for-key⑨⑧\">key</a> with <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/IndexedDB-3/#key-type\" id=\"ref-for-key-type①①\">type</a> <em>binary</em> and <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/IndexedDB-3/#key-value\" id=\"ref-for-key-value⑨\">value</a> <var>bytes</var>.</p>"
Expand Down
24 changes: 12 additions & 12 deletions tr/algorithms/pointerevents3.json

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions tr/dfns/pointerevents3.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,25 @@
},
"definedIn": "prose"
},
{
"id": "dfn-determine-the-target",
"href": "https://www.w3.org/TR/pointerevents3/#dfn-determine-the-target",
"linkingText": [
"Determine the target"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "firing-events-using-the-pointerevent-interface",
"href": "https://www.w3.org/TR/pointerevents3/#firing-events-using-the-pointerevent-interface",
"title": "Firing events using the PointerEvent interface",
"number": "4.1.3"
},
"definedIn": "prose"
},
{
"id": "dfn-attributes-and-default-actions",
"href": "https://www.w3.org/TR/pointerevents3/#dfn-attributes-and-default-actions",
Expand Down Expand Up @@ -823,6 +842,26 @@
},
"definedIn": "prose"
},
{
"id": "dfn-events-from-layout-changes",
"href": "https://www.w3.org/TR/pointerevents3/#dfn-events-from-layout-changes",
"linkingText": [
"events-from-layout-changes",
"Boundary events caused by layout changes"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "boundary-events-caused-by-layout-changes",
"href": "https://www.w3.org/TR/pointerevents3/#boundary-events-caused-by-layout-changes",
"title": "Boundary events caused by layout changes",
"number": "4.1.4"
},
"definedIn": "heading"
},
{
"id": "dfn-pointer-event-types",
"href": "https://www.w3.org/TR/pointerevents3/#dfn-pointer-event-types",
Expand Down
38 changes: 0 additions & 38 deletions tr/dfns/rdf12-xml.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,44 +61,6 @@
"number": "4.4"
},
"definedIn": "dt"
},
{
"id": "dfn-anyuri",
"href": "https://www.w3.org/TR/rdf12-xml/#dfn-anyuri",
"linkingText": [
"anyURI"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "section-Infoset-Grammar-Matching",
"href": "https://www.w3.org/TR/rdf12-xml/#section-Infoset-Grammar-Matching",
"title": "Grammar Event Matching Notation",
"number": "5.3.2"
},
"definedIn": "table"
},
{
"id": "dfn-anystring",
"href": "https://www.w3.org/TR/rdf12-xml/#dfn-anystring",
"linkingText": [
"anyString"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "section-Infoset-Grammar-Matching",
"href": "https://www.w3.org/TR/rdf12-xml/#section-Infoset-Grammar-Matching",
"title": "Grammar Event Matching Notation",
"number": "5.3.2"
},
"definedIn": "table"
}
]
}
9 changes: 8 additions & 1 deletion tr/headings/pointerevents3.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,19 @@
"title": "Suppressing a pointer event stream",
"number": "4.1.3.3"
},
{
"id": "boundary-events-caused-by-layout-changes",
"href": "https://www.w3.org/TR/pointerevents3/#boundary-events-caused-by-layout-changes",
"level": 4,
"title": "Boundary events caused by layout changes",
"number": "4.1.4"
},
{
"id": "converting-between-tiltx-tilty-and-altitudeangle-azimuthangle",
"href": "https://www.w3.org/TR/pointerevents3/#converting-between-tiltx-tilty-and-altitudeangle-azimuthangle",
"level": 4,
"title": "Converting between tiltX / tiltY and altitudeAngle / azimuthAngle",
"number": "4.1.4"
"number": "4.1.5"
},
{
"id": "pointer-event-types",
Expand Down
3 changes: 3 additions & 0 deletions tr/ids/IndexedDB-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4144,6 +4144,7 @@
"https://www.w3.org/TR/IndexedDB-3/#ref-for-key-type%E2%91%A0%E2%93%AA",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-key-value%E2%91%A7",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-dfn-buffer-source-type",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-buffersource-detached",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-dfn-get-buffer-source-copy",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-key%E2%91%A8%E2%91%A7",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-key-type%E2%91%A0%E2%91%A0",
Expand Down Expand Up @@ -4218,6 +4219,7 @@
"https://www.w3.org/TR/IndexedDB-3/#ref-for-transaction-live%E2%91%A0%E2%91%A1",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-upgrade-a-database%E2%91%A3",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-idl-DOMException%E2%91%A0%E2%91%A7%E2%91%A8",
"https://www.w3.org/TR/IndexedDB-3/#ref-for-convert-a-value-to-a-key%E2%91%A0%E2%91%A8",
"https://www.w3.org/TR/IndexedDB-3/#acknowledgements",
"https://www.w3.org/TR/IndexedDB-3/#w3c-conformance",
"https://www.w3.org/TR/IndexedDB-3/#w3c-conventions",
Expand Down Expand Up @@ -4337,6 +4339,7 @@
"https://www.w3.org/TR/IndexedDB-3/#b05bf85d",
"https://www.w3.org/TR/IndexedDB-3/#f4813f78",
"https://www.w3.org/TR/IndexedDB-3/#6a73c310",
"https://www.w3.org/TR/IndexedDB-3/#e97b1447",
"https://www.w3.org/TR/IndexedDB-3/#92d13070",
"https://www.w3.org/TR/IndexedDB-3/#7787d359",
"https://www.w3.org/TR/IndexedDB-3/#b262501e",
Expand Down
Loading

0 comments on commit 6e5f80c

Please sign in to comment.