Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.1.0.
  • Loading branch information
reffy-bot committed Sep 29, 2023
1 parent 9847f7d commit 774ae9b
Show file tree
Hide file tree
Showing 16 changed files with 395 additions and 345 deletions.
12 changes: 5 additions & 7 deletions ed/css/css-gcpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@
}
],
"values": [
{
"name": "<content-list>",
"type": "type",
"value": "[ <string> | <counter()> | <counters()> | <content()> | <attr()> ]+"
},
{
"name": "content()",
"type": "function",
Expand All @@ -142,12 +147,5 @@
"type": "function",
"value": "element( <custom-ident> , [ first | start | last | first-except ]? )"
}
],
"warnings": [
{
"msg": "Missing definition",
"name": "content-list",
"value": "[ <string> | <counter()> | <counters()> | <content()> | attr(<identifier>) ]+"
}
]
}
6 changes: 3 additions & 3 deletions ed/dfns/css-gcpm-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
"id": "content-list",
"href": "https://drafts.csswg.org/css-gcpm-3/#content-list",
"linkingText": [
"content-list"
"<content-list>"
],
"localLinkingText": [],
"type": "dfn",
"type": "type",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "setting-named-strings-the-string-set-pro",
Expand Down
Loading

0 comments on commit 774ae9b

Please sign in to comment.