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 17.2.3.
  • Loading branch information
reffy-bot committed Sep 7, 2024
1 parent aec570b commit c498b9b
Show file tree
Hide file tree
Showing 17 changed files with 636 additions and 1,466 deletions.
91 changes: 78 additions & 13 deletions tr/algorithms/webgpu.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tr/css/css-cascade-6.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
"prose": "Scoped styles are described in CSS using the @scope block at-rule, which declares a scoping root and optional scoping limits associated with a set of style rules.",
"href": "https://www.w3.org/TR/css-cascade-6/#at-ruledef-scope",
"descriptors": [],
"value": "@scope [(<scope-start>)]? [to (<scope-end>)]? { <stylesheet> }"
"value": "@scope [(<scope-start>)]? [to (<scope-end>)]? { <rule-list> }"
}
],
"selectors": [],
"values": [
{
"name": "<scope-start>",
"prose": "<scope-start> is a <forgiving-selector-list> selector used to identify the scoping root(s).",
"prose": "<scope-start> is a <selector-list> selector used to identify the scoping root(s).",
"href": "https://www.w3.org/TR/css-cascade-6/#typedef-scope-start",
"type": "type"
},
{
"name": "<scope-end>",
"prose": "<scope-end> is a <forgiving-selector-list> selector used to identify any scoping limits.",
"prose": "<scope-end> is a <selector-list> selector used to identify any scoping limits.",
"href": "https://www.w3.org/TR/css-cascade-6/#typedef-scope-end",
"type": "type"
}
Expand Down
151 changes: 82 additions & 69 deletions tr/dfns/css-cascade-6.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,59 +44,24 @@
},
"definedIn": "prose"
},
{
"id": "strong-scoping-proximity",
"href": "https://www.w3.org/TR/css-cascade-6/#strong-scoping-proximity",
"linkingText": [
"Strong Scoping Proximity"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
},
"definedIn": "dt"
},
{
"id": "weak-scoping-proximity",
"href": "https://www.w3.org/TR/css-cascade-6/#weak-scoping-proximity",
"linkingText": [
"Weak Scoping Proximity"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
},
"definedIn": "dt"
},
{
"id": "scope-proximity",
"href": "https://www.w3.org/TR/css-cascade-6/#scope-proximity",
"linkingText": [
"scope proximity"
"Scope Proximity"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": true,
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
"id": "cascade-sort",
"href": "https://www.w3.org/TR/css-cascade-6/#cascade-sort",
"title": "Cascade Sorting Order",
"number": "2.1"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "output-of-the-cascade",
Expand All @@ -110,9 +75,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
"id": "cascade-sort",
"href": "https://www.w3.org/TR/css-cascade-6/#cascade-sort",
"title": "Cascade Sorting Order",
"number": "2.1"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -170,9 +136,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
"id": "importance",
"href": "https://www.w3.org/TR/css-cascade-6/#importance",
"title": "Important Declarations: the !important annotation",
"number": "2.3"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -207,9 +174,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
"id": "scoped-styles",
"href": "https://www.w3.org/TR/css-cascade-6/#scoped-styles",
"title": "Scoping Styles: the @scope rule",
"number": "2.5"
},
"definedIn": "prose"
},
Expand All @@ -225,9 +193,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
"id": "scoped-styles",
"href": "https://www.w3.org/TR/css-cascade-6/#scoped-styles",
"title": "Scoping Styles: the @scope rule",
"number": "2.5"
},
"definedIn": "prose"
},
Expand All @@ -243,9 +212,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
"id": "scoped-styles",
"href": "https://www.w3.org/TR/css-cascade-6/#scoped-styles",
"title": "Scoping Styles: the @scope rule",
"number": "2.5"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -280,9 +250,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/css-cascade-6/#title",
"title": "CSS Cascading and Inheritance Level 6"
"id": "scope-syntax",
"href": "https://www.w3.org/TR/css-cascade-6/#scope-syntax",
"title": "Syntax of @scope",
"number": "2.5.2"
},
"definedIn": "prose"
},
Expand All @@ -306,23 +277,65 @@
"definedIn": "prose"
},
{
"id": "scoped-descendant-combinator",
"href": "https://www.w3.org/TR/css-cascade-6/#scoped-descendant-combinator",
"id": "cssscoperule",
"href": "https://www.w3.org/TR/css-cascade-6/#cssscoperule",
"linkingText": [
"scoped descendant combinator"
"CSSScopeRule"
],
"localLinkingText": [],
"type": "dfn",
"type": "interface",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "scope-combinator",
"href": "https://www.w3.org/TR/css-cascade-6/#scope-combinator",
"title": "Scoped Descendant Combinator",
"number": "2.6"
"id": "the-cssscoperule-interface",
"href": "https://www.w3.org/TR/css-cascade-6/#the-cssscoperule-interface",
"title": "The CSSScopeRule interface",
"number": "3.1"
},
"definedIn": "prose"
"definedIn": "pre"
},
{
"id": "dom-cssscoperule-start",
"href": "https://www.w3.org/TR/css-cascade-6/#dom-cssscoperule-start",
"linkingText": [
"start"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"CSSScopeRule"
],
"access": "public",
"informative": false,
"heading": {
"id": "the-cssscoperule-interface",
"href": "https://www.w3.org/TR/css-cascade-6/#the-cssscoperule-interface",
"title": "The CSSScopeRule interface",
"number": "3.1"
},
"definedIn": "pre"
},
{
"id": "dom-cssscoperule-end",
"href": "https://www.w3.org/TR/css-cascade-6/#dom-cssscoperule-end",
"linkingText": [
"end"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"CSSScopeRule"
],
"access": "public",
"informative": false,
"heading": {
"id": "the-cssscoperule-interface",
"href": "https://www.w3.org/TR/css-cascade-6/#the-cssscoperule-interface",
"title": "The CSSScopeRule interface",
"number": "3.1"
},
"definedIn": "pre"
}
]
}
Loading

0 comments on commit c498b9b

Please sign in to comment.