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 12.1.5.
  • Loading branch information
reffy-bot committed Apr 18, 2023
1 parent 13c3aaa commit 9701252
Show file tree
Hide file tree
Showing 11 changed files with 813 additions and 20 deletions.
54 changes: 54 additions & 0 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -10560,6 +10560,60 @@
},
"definedIn": "prose"
},
{
"id": "group_count_x",
"href": "https://www.w3.org/TR/WGSL/#group_count_x",
"linkingText": [
"group_count_x"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
},
{
"id": "group_count_y",
"href": "https://www.w3.org/TR/WGSL/#group_count_y",
"linkingText": [
"group_count_y"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
},
{
"id": "group_count_z",
"href": "https://www.w3.org/TR/WGSL/#group_count_z",
"linkingText": [
"group_count_z"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
},
{
"id": "compute-shader-grid",
"href": "https://www.w3.org/TR/WGSL/#compute-shader-grid",
Expand Down
242 changes: 242 additions & 0 deletions tr/dfns/badging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,242 @@
{
"spec": {
"title": "Badging API",
"url": "https://www.w3.org/TR/badging/"
},
"dfns": [
{
"id": "dfn-badge",
"href": "https://www.w3.org/TR/badging/#dfn-badge",
"linkingText": [
"badge"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "model",
"href": "https://www.w3.org/TR/badging/#model",
"title": "Model",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "dfn-values",
"href": "https://www.w3.org/TR/badging/#dfn-values",
"linkingText": [
"values"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"badge"
],
"access": "private",
"informative": false,
"heading": {
"id": "model",
"href": "https://www.w3.org/TR/badging/#model",
"title": "Model",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "dfn-nothing",
"href": "https://www.w3.org/TR/badging/#dfn-nothing",
"linkingText": [
"\"nothing\""
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "model",
"href": "https://www.w3.org/TR/badging/#model",
"title": "Model",
"number": "2"
},
"definedIn": "dt"
},
{
"id": "dfn-flag",
"href": "https://www.w3.org/TR/badging/#dfn-flag",
"linkingText": [
"\"flag\""
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "model",
"href": "https://www.w3.org/TR/badging/#model",
"title": "Model",
"number": "2"
},
"definedIn": "dt"
},
{
"id": "dfn-number",
"href": "https://www.w3.org/TR/badging/#dfn-number",
"linkingText": [
"number"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "model",
"href": "https://www.w3.org/TR/badging/#model",
"title": "Model",
"number": "2"
},
"definedIn": "dt"
},
{
"id": "dfn-setting",
"href": "https://www.w3.org/TR/badging/#dfn-setting",
"linkingText": [
"setting",
"set"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"badge"
],
"access": "private",
"informative": false,
"heading": {
"id": "presentation",
"href": "https://www.w3.org/TR/badging/#presentation",
"title": "Displaying a badge",
"number": "3"
},
"definedIn": "prose"
},
{
"id": "dfn-clear",
"href": "https://www.w3.org/TR/badging/#dfn-clear",
"linkingText": [
"clear",
"clearing",
"cleared"
],
"localLinkingText": [
"clearing",
"cleared"
],
"type": "dfn",
"for": [
"badge"
],
"access": "private",
"informative": false,
"heading": {
"id": "presentation",
"href": "https://www.w3.org/TR/badging/#presentation",
"title": "Displaying a badge",
"number": "3"
},
"definedIn": "prose"
},
{
"id": "dom-navigatorbadge",
"href": "https://www.w3.org/TR/badging/#dom-navigatorbadge",
"linkingText": [
"NavigatorBadge"
],
"localLinkingText": [],
"type": "interface",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "extensions-to-the-navigator-and-workernavigator-interfaces",
"href": "https://www.w3.org/TR/badging/#extensions-to-the-navigator-and-workernavigator-interfaces",
"title": "Extensions to the Navigator and WorkerNavigator interfaces",
"number": "4"
},
"definedIn": "pre"
},
{
"id": "dom-navigatorbadge-setappbadge",
"href": "https://www.w3.org/TR/badging/#dom-navigatorbadge-setappbadge",
"linkingText": [
"setAppBadge()",
"setAppBadge(contents)"
],
"localLinkingText": [
"NavigatorBadge.setAppBadge",
"NavigatorBadge.setAppBadge()",
"setAppBadge"
],
"type": "method",
"for": [
"NavigatorBadge"
],
"access": "public",
"informative": false,
"heading": {
"id": "setappbadge-method",
"href": "https://www.w3.org/TR/badging/#setappbadge-method",
"title": "setAppBadge() method",
"number": "4.1"
},
"definedIn": "heading"
},
{
"id": "dom-navigatorbadge-clearappbadge",
"href": "https://www.w3.org/TR/badging/#dom-navigatorbadge-clearappbadge",
"linkingText": [
"clearAppBadge()"
],
"localLinkingText": [
"NavigatorBadge.clearAppBadge",
"NavigatorBadge.clearAppBadge()",
"clearAppBadge"
],
"type": "method",
"for": [
"NavigatorBadge"
],
"access": "public",
"informative": false,
"heading": {
"id": "clearappbadge-method",
"href": "https://www.w3.org/TR/badging/#clearappbadge-method",
"title": "clearAppBadge() method",
"number": "4.2"
},
"definedIn": "heading"
},
{
"id": "dfn-set-the-application-badge",
"href": "https://www.w3.org/TR/badging/#dfn-set-the-application-badge",
"linkingText": [
"set the application badge"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "setting-the-application-badge",
"href": "https://www.w3.org/TR/badging/#setting-the-application-badge",
"title": "Setting the application badge",
"number": "5"
},
"definedIn": "prose"
}
]
}
Loading

0 comments on commit 9701252

Please sign in to comment.