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 14.8.3.
  • Loading branch information
reffy-bot committed Mar 27, 2024
1 parent ebf91e1 commit e384dad
Show file tree
Hide file tree
Showing 12 changed files with 390 additions and 308 deletions.
2 changes: 1 addition & 1 deletion tr/css/css-properties-values-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"name": "initial-value",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#descdef-property-initial-value",
"for": "@property",
"value": "<declaration-value>",
"value": "<declaration-value>?",
"initial": "the guaranteed-invalid value (but see prose)"
}
],
Expand Down
4 changes: 2 additions & 2 deletions tr/dfns/css-properties-values-api-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"type": "dfn",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "behavior-of-custom-properties",
Expand Down Expand Up @@ -495,7 +495,7 @@
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "parsing-definitions",
Expand Down
2 changes: 1 addition & 1 deletion tr/events/pointerevents3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerover",
"src": {
"format": "summary table",
"href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerover-2"
"href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerover-3"
},
"type": "pointerover",
"targets": [
Expand Down
60 changes: 34 additions & 26 deletions tr/headings/css-properties-values-api-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,15 @@
"level": 1,
"title": "CSS Properties and Values API Level 1"
},
{
"id": "subtitle",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#subtitle",
"level": 2,
"title": "W3C Working Draft, 13 October 2020"
},
{
"id": "abstract",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#abstract",
"level": 2,
"title": "Abstract"
},
{
"id": "status",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#status",
"id": "sotd",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#sotd",
"level": 2,
"title": "Status of this document"
},
Expand Down Expand Up @@ -111,6 +105,13 @@
"title": "Dependency Cycles via Relative Units",
"number": "2.7.2"
},
{
"id": "shadow-dom",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#shadow-dom",
"level": 3,
"title": "Shadow DOM",
"number": "2.8"
},
{
"id": "at-property-rule",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#at-property-rule",
Expand Down Expand Up @@ -280,38 +281,51 @@
"number": "9"
},
{
"id": "conformance",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#conformance",
"id": "changes",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#changes",
"level": 2,
"title": "10. Changes"
},
{
"id": "changes-20201013",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#changes-20201013",
"level": 3,
"title": "Changes since the Working Draft of 13 October 2020",
"number": "10.1"
},
{
"id": "w3c-conformance",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#w3c-conformance",
"level": 2,
"title": "Conformance"
},
{
"id": "conventions",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#conventions",
"id": "w3c-conventions",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#w3c-conventions",
"level": 3,
"title": "Document conventions"
},
{
"id": "conformance-classes",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#conformance-classes",
"id": "w3c-conformance-classes",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#w3c-conformance-classes",
"level": 3,
"title": "Conformance classes"
},
{
"id": "partial",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#partial",
"id": "w3c-partial",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#w3c-partial",
"level": 3,
"title": "Partial implementations"
},
{
"id": "conform-future-proofing",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#conform-future-proofing",
"id": "w3c-conform-future-proofing",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#w3c-conform-future-proofing",
"level": 4,
"title": "Implementations of Unstable and Proprietary Features"
},
{
"id": "testing",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#testing",
"id": "w3c-testing",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#w3c-testing",
"level": 3,
"title": "Non-experimental implementations"
},
Expand Down Expand Up @@ -368,12 +382,6 @@
"href": "https://www.w3.org/TR/css-properties-values-api-1/#idl-index",
"level": 2,
"title": "IDL Index"
},
{
"id": "issues-index",
"href": "https://www.w3.org/TR/css-properties-values-api-1/#issues-index",
"level": 2,
"title": "Issues Index"
}
]
}
8 changes: 4 additions & 4 deletions tr/idl/css-properties-values-api.idl
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ partial namespace CSS {

[Exposed=Window]
interface CSSPropertyRule : CSSRule {
readonly attribute CSSOMString name;
readonly attribute CSSOMString syntax;
readonly attribute boolean inherits;
readonly attribute CSSOMString? initialValue;
readonly attribute CSSOMString name;
readonly attribute CSSOMString syntax;
readonly attribute boolean inherits;
readonly attribute CSSOMString? initialValue;
};
Loading

0 comments on commit e384dad

Please sign in to comment.