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 7.0.12.
  • Loading branch information
reffy-bot committed Jun 6, 2022
1 parent 1ec4e98 commit f38d81b
Show file tree
Hide file tree
Showing 228 changed files with 8,279 additions and 7,203 deletions.
19 changes: 19 additions & 0 deletions tr/dfns/PNG-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,25 @@
},
"definedIn": "prose"
},
{
"id": "3channel",
"href": "https://w3c.github.io/PNG-spec/#3channel",
"linkingText": [
"channel"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "definitions",
"href": "https://w3c.github.io/PNG-spec/#definitions",
"title": "Definitions",
"number": "4.1"
},
"definedIn": "prose"
},
{
"id": "3chromaticity",
"href": "https://w3c.github.io/PNG-spec/#3chromaticity",
Expand Down
124 changes: 124 additions & 0 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,25 @@
},
"definedIn": "prose"
},
{
"id": "token-candidate",
"href": "https://www.w3.org/TR/WGSL/#token-candidate",
"linkingText": [
"token candidate"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "parsing",
"href": "https://www.w3.org/TR/WGSL/#parsing",
"title": "Parsing",
"number": "3.1"
},
"definedIn": "prose"
},
{
"id": "blankspace",
"href": "https://www.w3.org/TR/WGSL/#blankspace",
Expand Down Expand Up @@ -4628,6 +4647,27 @@
},
"definedIn": "prose"
},
{
"id": "syntax-shift_expression",
"href": "https://www.w3.org/TR/WGSL/#syntax-shift_expression",
"linkingText": [
"shift_expression"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "expression-grammar",
"href": "https://www.w3.org/TR/WGSL/#expression-grammar",
"title": "Expression Grammar Summary",
"number": "6.17"
},
"definedIn": "prose"
},
{
"id": "syntax-relational_expression",
"href": "https://www.w3.org/TR/WGSL/#syntax-relational_expression",
Expand Down Expand Up @@ -9285,6 +9325,27 @@
},
"definedIn": "prose"
},
{
"id": "syntax-shift_right",
"href": "https://www.w3.org/TR/WGSL/#syntax-shift_right",
"linkingText": [
"shift_right"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "syntactic-tokens",
"href": "https://www.w3.org/TR/WGSL/#syntactic-tokens",
"title": "Syntactic Tokens",
"number": "14.3"
},
"definedIn": "prose"
},
{
"id": "syntax-less_than",
"href": "https://www.w3.org/TR/WGSL/#syntax-less_than",
Expand Down Expand Up @@ -9327,6 +9388,27 @@
},
"definedIn": "prose"
},
{
"id": "syntax-shift_left",
"href": "https://www.w3.org/TR/WGSL/#syntax-shift_left",
"linkingText": [
"shift_left"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "syntactic-tokens",
"href": "https://www.w3.org/TR/WGSL/#syntactic-tokens",
"title": "Syntactic Tokens",
"number": "14.3"
},
"definedIn": "prose"
},
{
"id": "syntax-modulo",
"href": "https://www.w3.org/TR/WGSL/#syntax-modulo",
Expand Down Expand Up @@ -9810,6 +9892,48 @@
},
"definedIn": "prose"
},
{
"id": "syntax-shift_right_equal",
"href": "https://www.w3.org/TR/WGSL/#syntax-shift_right_equal",
"linkingText": [
"shift_right_equal"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "syntactic-tokens",
"href": "https://www.w3.org/TR/WGSL/#syntactic-tokens",
"title": "Syntactic Tokens",
"number": "14.3"
},
"definedIn": "prose"
},
{
"id": "syntax-shift_left_equal",
"href": "https://www.w3.org/TR/WGSL/#syntax-shift_left_equal",
"linkingText": [
"shift_left_equal"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
"id": "syntactic-tokens",
"href": "https://www.w3.org/TR/WGSL/#syntactic-tokens",
"title": "Syntactic Tokens",
"number": "14.3"
},
"definedIn": "prose"
},
{
"id": "built-in-functions",
"href": "https://www.w3.org/TR/WGSL/#built-in-functions",
Expand Down
Loading

0 comments on commit f38d81b

Please sign in to comment.