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 11.2.2.
  • Loading branch information
reffy-bot committed Jan 9, 2023
1 parent a9b562c commit fd45b10
Show file tree
Hide file tree
Showing 45 changed files with 12,278 additions and 11,595 deletions.
190 changes: 190 additions & 0 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -8431,6 +8431,120 @@
},
"definedIn": "table"
},
{
"id": "requiredtobeuniform",
"href": "https://www.w3.org/TR/WGSL/#requiredtobeuniform",
"linkingText": [
"RequiredToBeUniform"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function",
"title": "Analyzing the Uniformity Requirements of a Function",
"number": "13.2.3"
},
"definedIn": "prose"
},
{
"id": "maybenonuniform",
"href": "https://www.w3.org/TR/WGSL/#maybenonuniform",
"linkingText": [
"MayBeNonUniform"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function",
"title": "Analyzing the Uniformity Requirements of a Function",
"number": "13.2.3"
},
"definedIn": "prose"
},
{
"id": "cf_start",
"href": "https://www.w3.org/TR/WGSL/#cf_start",
"linkingText": [
"CF_start"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function",
"title": "Analyzing the Uniformity Requirements of a Function",
"number": "13.2.3"
},
"definedIn": "prose"
},
{
"id": "value_return",
"href": "https://www.w3.org/TR/WGSL/#value_return",
"linkingText": [
"Value_return"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function",
"title": "Analyzing the Uniformity Requirements of a Function",
"number": "13.2.3"
},
"definedIn": "prose"
},
{
"id": "param_i",
"href": "https://www.w3.org/TR/WGSL/#param_i",
"linkingText": [
"param_i"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function",
"title": "Analyzing the Uniformity Requirements of a Function",
"number": "13.2.3"
},
"definedIn": "prose"
},
{
"id": "value_return_i",
"href": "https://www.w3.org/TR/WGSL/#value_return_i",
"linkingText": [
"Value_return_i"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function",
"title": "Analyzing the Uniformity Requirements of a Function",
"number": "13.2.3"
},
"definedIn": "prose"
},
{
"id": "full-assignment",
"href": "https://www.w3.org/TR/WGSL/#full-assignment",
Expand Down Expand Up @@ -8526,6 +8640,82 @@
},
"definedIn": "prose"
},
{
"id": "arg_i",
"href": "https://www.w3.org/TR/WGSL/#arg_i",
"linkingText": [
"arg_i"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function-calls",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls",
"title": "Uniformity Rules for Function Calls",
"number": "13.2.7"
},
"definedIn": "prose"
},
{
"id": "cf_i",
"href": "https://www.w3.org/TR/WGSL/#cf_i",
"linkingText": [
"CF_i"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function-calls",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls",
"title": "Uniformity Rules for Function Calls",
"number": "13.2.7"
},
"definedIn": "prose"
},
{
"id": "result",
"href": "https://www.w3.org/TR/WGSL/#result",
"linkingText": [
"Result"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function-calls",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls",
"title": "Uniformity Rules for Function Calls",
"number": "13.2.7"
},
"definedIn": "prose"
},
{
"id": "cf_after",
"href": "https://www.w3.org/TR/WGSL/#cf_after",
"linkingText": [
"CF_after"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "uniformity-function-calls",
"href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls",
"title": "Uniformity Rules for Function Calls",
"number": "13.2.7"
},
"definedIn": "prose"
},
{
"id": "compute-shader-stage-workgroup",
"href": "https://www.w3.org/TR/WGSL/#compute-shader-stage-workgroup",
Expand Down
25 changes: 22 additions & 3 deletions tr/dfns/ecmascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -6456,6 +6456,25 @@
},
"definedIn": "prose"
},
{
"id": "sec-validatenonrevokedproxy",
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validatenonrevokedproxy",
"linkingText": [
"ValidateNonRevokedProxy(proxy)"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "sec-validatenonrevokedproxy",
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-validatenonrevokedproxy",
"title": "ValidateNonRevokedProxy ( proxy )",
"number": "10.5.14"
},
"definedIn": "heading"
},
{
"id": "sec-proxycreate",
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxycreate",
Expand All @@ -6471,7 +6490,7 @@
"id": "sec-proxycreate",
"href": "https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-proxycreate",
"title": "ProxyCreate ( target, handler )",
"number": "10.5.14"
"number": "10.5.15"
},
"definedIn": "heading"
},
Expand Down Expand Up @@ -20253,7 +20272,7 @@
"id": "sec-suspendagent",
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendagent",
"linkingText": [
"SuspendAgent(WL, W, timeout)"
"SuspendAgent(WL, W, minimumTimeout)"
],
"localLinkingText": [],
"type": "abstract-op",
Expand All @@ -20263,7 +20282,7 @@
"heading": {
"id": "sec-suspendagent",
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-suspendagent",
"title": "SuspendAgent ( WL, W, timeout )",
"title": "SuspendAgent ( WL, W, minimumTimeout )",
"number": "25.4.2.9"
},
"definedIn": "heading"
Expand Down
12 changes: 6 additions & 6 deletions tr/dfns/fetch.json
Original file line number Diff line number Diff line change
Expand Up @@ -3712,10 +3712,10 @@
"definedIn": "prose"
},
{
"id": "concept-aborted-network-error",
"href": "https://fetch.spec.whatwg.org/#concept-aborted-network-error",
"id": "concept-network-error",
"href": "https://fetch.spec.whatwg.org/#concept-network-error",
"linkingText": [
"aborted network error"
"network error"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -3731,10 +3731,10 @@
"definedIn": "prose"
},
{
"id": "concept-network-error",
"href": "https://fetch.spec.whatwg.org/#concept-network-error",
"id": "concept-aborted-network-error",
"href": "https://fetch.spec.whatwg.org/#concept-aborted-network-error",
"linkingText": [
"network error"
"aborted network error"
],
"localLinkingText": [],
"type": "dfn",
Expand Down
Loading

0 comments on commit fd45b10

Please sign in to comment.