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 Oct 13, 2023
1 parent 41ae2cc commit 8f3c1e5
Show file tree
Hide file tree
Showing 17 changed files with 452 additions and 518 deletions.
13 changes: 4 additions & 9 deletions ed/css/css-backgrounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
},
{
"name": "background-clip",
"value": "<box>#",
"value": "<visual-box>#",
"initial": "border-box",
"appliesTo": "all elements",
"inherited": "no",
Expand Down Expand Up @@ -226,7 +226,7 @@
},
{
"name": "background-origin",
"value": "<box>#",
"value": "<visual-box>#",
"initial": "padding-box",
"appliesTo": "all elements",
"inherited": "no",
Expand Down Expand Up @@ -919,11 +919,6 @@
"type": "type",
"value": "[ left | center | right | top | bottom | <length-percentage> ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ] | [ center | [ left | right ] <length-percentage>? ] && [ center | [ top | bottom ] <length-percentage>? ]"
},
{
"name": "<box>",
"type": "type",
"value": "border-box | padding-box | content-box"
},
{
"name": "<bg-size>",
"type": "type",
Expand All @@ -932,12 +927,12 @@
{
"name": "<bg-layer>",
"type": "type",
"value": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <box> || <box>"
"value": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <visual-box> || <visual-box>"
},
{
"name": "<final-bg-layer>",
"type": "type",
"value": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <box> || <box> || <'background-color'>"
"value": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <visual-box> || <visual-box> || <'background-color'>"
},
{
"name": "<line-style>",
Expand Down
172 changes: 49 additions & 123 deletions ed/dfns/css-backgrounds-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -513,24 +513,6 @@
},
"definedIn": "prose"
},
{
"id": "typedef-box",
"href": "https://drafts.csswg.org/css-backgrounds-3/#typedef-box",
"linkingText": [
"<box>"
],
"localLinkingText": [],
"type": "type",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-backgrounds-3/#title",
"title": "CSS Backgrounds and Borders Module Level 3"
},
"definedIn": "pre"
},
{
"id": "valdef-background-clip-border-box",
"href": "https://drafts.csswg.org/css-backgrounds-3/#valdef-background-clip-border-box",
Expand Down Expand Up @@ -2072,7 +2054,9 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"box-shadow"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -2083,15 +2067,17 @@
"definedIn": "dt"
},
{
"id": "horizontal-offset",
"href": "https://drafts.csswg.org/css-backgrounds-3/#horizontal-offset",
"id": "box-shadow-horizontal-offset",
"href": "https://drafts.csswg.org/css-backgrounds-3/#box-shadow-horizontal-offset",
"linkingText": [
"horizontal offset"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"box-shadow"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -2108,7 +2094,9 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"box-shadow"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -2119,15 +2107,17 @@
"definedIn": "dt"
},
{
"id": "vertical-offset",
"href": "https://drafts.csswg.org/css-backgrounds-3/#vertical-offset",
"id": "box-shadow-vertical-offset",
"href": "https://drafts.csswg.org/css-backgrounds-3/#box-shadow-vertical-offset",
"linkingText": [
"vertical offset"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"box-shadow"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -2144,7 +2134,9 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"box-shadow"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -2155,15 +2147,17 @@
"definedIn": "dt"
},
{
"id": "blur-radius",
"href": "https://drafts.csswg.org/css-backgrounds-3/#blur-radius",
"id": "box-shadow-blur-radius",
"href": "https://drafts.csswg.org/css-backgrounds-3/#box-shadow-blur-radius",
"linkingText": [
"blur radius"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"box-shadow"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -2180,7 +2174,9 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"box-shadow"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -2191,15 +2187,17 @@
"definedIn": "dt"
},
{
"id": "spread-distance",
"href": "https://drafts.csswg.org/css-backgrounds-3/#spread-distance",
"id": "box-shadow-spread-distance",
"href": "https://drafts.csswg.org/css-backgrounds-3/#box-shadow-spread-distance",
"linkingText": [
"spread distance"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"box-shadow"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -2219,7 +2217,7 @@
"for": [
"box-shadow"
],
"access": "public",
"access": "private",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -2229,17 +2227,19 @@
"definedIn": "dt"
},
{
"id": "outer-box-shadow",
"href": "https://drafts.csswg.org/css-backgrounds-3/#outer-box-shadow",
"id": "box-shadow-outer-box-shadow",
"href": "https://drafts.csswg.org/css-backgrounds-3/#box-shadow-outer-box-shadow",
"linkingText": [
"outer box-shadow"
],
"localLinkingText": [
"outer shadow"
],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"box-shadow"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -2249,100 +2249,26 @@
"definedIn": "prose"
},
{
"id": "inner-box-shadow",
"href": "https://drafts.csswg.org/css-backgrounds-3/#inner-box-shadow",
"id": "box-shadow-inner-box-shadow",
"href": "https://drafts.csswg.org/css-backgrounds-3/#box-shadow-inner-box-shadow",
"linkingText": [
"inner box-shadow"
],
"localLinkingText": [
"inner shadow"
],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"box-shadow"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-backgrounds-3/#title",
"title": "CSS Backgrounds and Borders Module Level 3"
},
"definedIn": "prose"
},
{
"id": "ua",
"href": "https://drafts.csswg.org/css-backgrounds-3/#ua",
"linkingText": [
"UA"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "glossary",
"href": "https://drafts.csswg.org/css-backgrounds-3/#glossary",
"title": "Glossary",
"number": "7.1"
},
"definedIn": "dt"
},
{
"id": "user-agent",
"href": "https://drafts.csswg.org/css-backgrounds-3/#user-agent",
"linkingText": [
"user agent"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "glossary",
"href": "https://drafts.csswg.org/css-backgrounds-3/#glossary",
"title": "Glossary",
"number": "7.1"
},
"definedIn": "dt"
},
{
"id": "document",
"href": "https://drafts.csswg.org/css-backgrounds-3/#document",
"linkingText": [
"document"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "glossary",
"href": "https://drafts.csswg.org/css-backgrounds-3/#glossary",
"title": "Glossary",
"number": "7.1"
},
"definedIn": "dt"
},
{
"id": "style-sheet",
"href": "https://drafts.csswg.org/css-backgrounds-3/#style-sheet",
"linkingText": [
"style sheet"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "glossary",
"href": "https://drafts.csswg.org/css-backgrounds-3/#glossary",
"title": "Glossary",
"number": "7.1"
},
"definedIn": "dt"
}
]
}
Loading

0 comments on commit 8f3c1e5

Please sign in to comment.