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 b32c49f59738ed92fb657332e1f60ac2eaa7be50.
  • Loading branch information
reffy-bot committed Oct 14, 2020
1 parent 9706778 commit b107639
Show file tree
Hide file tree
Showing 27 changed files with 3,608 additions and 6,126 deletions.
201 changes: 16 additions & 185 deletions ed/dfns/css-contain-1.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"spec": {
"title": "CSS Containment Module Level 2",
"url": "https://drafts.csswg.org/css-contain/"
"title": "CSS Containment Module Level 1",
"url": "https://drafts.csswg.org/css-contain-1/"
},
"dfns": [
{
"id": "propdef-contain",
"href": "https://drafts.csswg.org/css-contain/#propdef-contain",
"href": "https://drafts.csswg.org/css-contain-1/#propdef-contain",
"linkingText": [
"contain"
],
Expand All @@ -18,7 +18,7 @@
},
{
"id": "valdef-contain-none",
"href": "https://drafts.csswg.org/css-contain/#valdef-contain-none",
"href": "https://drafts.csswg.org/css-contain-1/#valdef-contain-none",
"linkingText": [
"none"
],
Expand All @@ -32,7 +32,7 @@
},
{
"id": "valdef-contain-strict",
"href": "https://drafts.csswg.org/css-contain/#valdef-contain-strict",
"href": "https://drafts.csswg.org/css-contain-1/#valdef-contain-strict",
"linkingText": [
"strict"
],
Expand All @@ -46,7 +46,7 @@
},
{
"id": "valdef-contain-content",
"href": "https://drafts.csswg.org/css-contain/#valdef-contain-content",
"href": "https://drafts.csswg.org/css-contain-1/#valdef-contain-content",
"linkingText": [
"content"
],
Expand All @@ -60,7 +60,7 @@
},
{
"id": "valdef-contain-size",
"href": "https://drafts.csswg.org/css-contain/#valdef-contain-size",
"href": "https://drafts.csswg.org/css-contain-1/#valdef-contain-size",
"linkingText": [
"size"
],
Expand All @@ -74,7 +74,7 @@
},
{
"id": "valdef-contain-layout",
"href": "https://drafts.csswg.org/css-contain/#valdef-contain-layout",
"href": "https://drafts.csswg.org/css-contain-1/#valdef-contain-layout",
"linkingText": [
"layout"
],
Expand All @@ -86,23 +86,9 @@
"access": "public",
"informative": false
},
{
"id": "valdef-contain-style",
"href": "https://drafts.csswg.org/css-contain/#valdef-contain-style",
"linkingText": [
"style"
],
"localLinkingText": [],
"type": "value",
"for": [
"contain"
],
"access": "public",
"informative": false
},
{
"id": "valdef-contain-paint",
"href": "https://drafts.csswg.org/css-contain/#valdef-contain-paint",
"href": "https://drafts.csswg.org/css-contain-1/#valdef-contain-paint",
"linkingText": [
"paint"
],
Expand All @@ -116,7 +102,7 @@
},
{
"id": "containment",
"href": "https://drafts.csswg.org/css-contain/#containment",
"href": "https://drafts.csswg.org/css-contain-1/#containment",
"linkingText": [
"containment"
],
Expand All @@ -128,7 +114,7 @@
},
{
"id": "size-containment",
"href": "https://drafts.csswg.org/css-contain/#size-containment",
"href": "https://drafts.csswg.org/css-contain-1/#size-containment",
"linkingText": [
"size containment"
],
Expand All @@ -140,7 +126,7 @@
},
{
"id": "size-containment-containing-box",
"href": "https://drafts.csswg.org/css-contain/#size-containment-containing-box",
"href": "https://drafts.csswg.org/css-contain-1/#size-containment-containing-box",
"linkingText": [
"containing box"
],
Expand All @@ -154,7 +140,7 @@
},
{
"id": "layout-containment",
"href": "https://drafts.csswg.org/css-contain/#layout-containment",
"href": "https://drafts.csswg.org/css-contain-1/#layout-containment",
"linkingText": [
"layout containment"
],
Expand All @@ -166,7 +152,7 @@
},
{
"id": "layout-containment-containing-box",
"href": "https://drafts.csswg.org/css-contain/#layout-containment-containing-box",
"href": "https://drafts.csswg.org/css-contain-1/#layout-containment-containing-box",
"linkingText": [
"containing box"
],
Expand All @@ -178,69 +164,9 @@
"access": "private",
"informative": false
},
{
"id": "style-containment",
"href": "https://drafts.csswg.org/css-contain/#style-containment",
"linkingText": [
"style containment"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false
},
{
"id": "property-scoped",
"href": "https://drafts.csswg.org/css-contain/#property-scoped",
"linkingText": [
"scoped",
"scoped property",
"scoped properties"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"property"
],
"access": "public",
"informative": false
},
{
"id": "property-scoped-to-an-element",
"href": "https://drafts.csswg.org/css-contain/#property-scoped-to-an-element",
"linkingText": [
"scoped to an element",
"scoped to the element"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"property"
],
"access": "public",
"informative": false
},
{
"id": "property-scoped-to-a-sub-tree",
"href": "https://drafts.csswg.org/css-contain/#property-scoped-to-a-sub-tree",
"linkingText": [
"scoped to a sub-tree",
"scoped to the sub-tree",
"scoped to the element’s sub-tree",
"scoped to an element’s sub-tree"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"property"
],
"access": "public",
"informative": false
},
{
"id": "paint-containment",
"href": "https://drafts.csswg.org/css-contain/#paint-containment",
"href": "https://drafts.csswg.org/css-contain-1/#paint-containment",
"linkingText": [
"paint containment"
],
Expand All @@ -252,7 +178,7 @@
},
{
"id": "paint-containment-containing-box",
"href": "https://drafts.csswg.org/css-contain/#paint-containment-containing-box",
"href": "https://drafts.csswg.org/css-contain-1/#paint-containment-containing-box",
"linkingText": [
"containing box"
],
Expand All @@ -263,101 +189,6 @@
],
"access": "private",
"informative": false
},
{
"id": "propdef-content-visibility",
"href": "https://drafts.csswg.org/css-contain/#propdef-content-visibility",
"linkingText": [
"content-visibility"
],
"localLinkingText": [],
"type": "property",
"for": [],
"access": "public",
"informative": false
},
{
"id": "valdef-content-visibility-visible",
"href": "https://drafts.csswg.org/css-contain/#valdef-content-visibility-visible",
"linkingText": [
"visible"
],
"localLinkingText": [],
"type": "value",
"for": [
"content-visibility"
],
"access": "public",
"informative": false
},
{
"id": "valdef-content-visibility-hidden",
"href": "https://drafts.csswg.org/css-contain/#valdef-content-visibility-hidden",
"linkingText": [
"hidden"
],
"localLinkingText": [],
"type": "value",
"for": [
"content-visibility"
],
"access": "public",
"informative": false
},
{
"id": "valdef-content-visibility-auto",
"href": "https://drafts.csswg.org/css-contain/#valdef-content-visibility-auto",
"linkingText": [
"auto"
],
"localLinkingText": [],
"type": "value",
"for": [
"content-visibility"
],
"access": "public",
"informative": false
},
{
"id": "skips-its-contents",
"href": "https://drafts.csswg.org/css-contain/#skips-its-contents",
"linkingText": [
"skips its contents",
"skipping its contents",
"skip its contents",
"skipped contents"
],
"localLinkingText": [
"skip"
],
"type": "dfn",
"for": [],
"access": "public",
"informative": false
},
{
"id": "element-contents",
"href": "https://drafts.csswg.org/css-contain/#element-contents",
"linkingText": [
"contents"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false
},
{
"id": "relevant-to-the-user",
"href": "https://drafts.csswg.org/css-contain/#relevant-to-the-user",
"linkingText": [
"relevant to the user"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false
}
]
}
Loading

0 comments on commit b107639

Please sign in to comment.