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.4.6.
  • Loading branch information
reffy-bot committed Feb 24, 2023
1 parent f5103a8 commit b5711e5
Show file tree
Hide file tree
Showing 34 changed files with 8,288 additions and 8,063 deletions.
20 changes: 20 additions & 0 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -1219,6 +1219,26 @@
},
"definedIn": "table"
},
{
"id": "attribute-must_use",
"href": "https://www.w3.org/TR/WGSL/#attribute-must_use",
"linkingText": [
"must_use"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"attribute"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "table"
},
{
"id": "attribute-size",
"href": "https://www.w3.org/TR/WGSL/#attribute-size",
Expand Down
19 changes: 19 additions & 0 deletions tr/dfns/ecmascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -16022,6 +16022,25 @@
},
"definedIn": "heading"
},
{
"id": "sec-findviapredicate",
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate",
"linkingText": [
"FindViaPredicate(O, len, direction, predicate, thisArg)"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "sec-findviapredicate",
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-findviapredicate",
"title": "FindViaPredicate ( O, len, direction, predicate, thisArg )",
"number": "23.1.3.12.1"
},
"definedIn": "heading"
},
{
"id": "sec-array.prototype.flat",
"href": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.flat",
Expand Down
52 changes: 47 additions & 5 deletions tr/dfns/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -43326,6 +43326,25 @@
},
"definedIn": "prose"
},
{
"id": "determine-the-point-on-an-ellipse-steps",
"href": "https://html.spec.whatwg.org/multipage/canvas.html#determine-the-point-on-an-ellipse-steps",
"linkingText": [
"determine the point on an ellipse steps"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "building-paths",
"href": "https://html.spec.whatwg.org/multipage/canvas.html#building-paths",
"title": "Building paths",
"number": "4.12.5.1.5"
},
"definedIn": "prose"
},
{
"id": "ellipse-method-steps",
"href": "https://html.spec.whatwg.org/multipage/canvas.html#ellipse-method-steps",
Expand Down Expand Up @@ -55624,7 +55643,7 @@
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "the-popover-attribute",
Expand All @@ -55642,8 +55661,10 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"popover visibility state"
],
"access": "public",
"informative": false,
"heading": {
"id": "the-popover-attribute",
Expand All @@ -55661,8 +55682,10 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"popover visibility state"
],
"access": "public",
"informative": false,
"heading": {
"id": "the-popover-attribute",
Expand Down Expand Up @@ -55925,6 +55948,25 @@
},
"definedIn": "prose"
},
{
"id": "hide-all-popovers",
"href": "https://html.spec.whatwg.org/multipage/popover.html#hide-all-popovers",
"linkingText": [
"hide all popovers"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "the-popover-attribute",
"href": "https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute",
"title": "The popover attribute",
"number": "6.11"
},
"definedIn": "prose"
},
{
"id": "topmost-popover-ancestor",
"href": "https://html.spec.whatwg.org/multipage/popover.html#topmost-popover-ancestor",
Expand Down
Loading

0 comments on commit b5711e5

Please sign in to comment.