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 12.1.3.
  • Loading branch information
reffy-bot committed Mar 31, 2023
1 parent 6a72d00 commit c89d0de
Show file tree
Hide file tree
Showing 46 changed files with 9,573 additions and 9,204 deletions.
7 changes: 6 additions & 1 deletion ed/css/css-position-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
}
],
"atrules": [],
"selectors": [],
"selectors": [
{
"name": "::backdrop",
"prose": "Each element in the top layer has a ::backdrop pseudo-element, for which it is the originating element."
}
],
"values": []
}
14 changes: 6 additions & 8 deletions ed/dfns/CSS22.json
Original file line number Diff line number Diff line change
Expand Up @@ -10413,10 +10413,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "cursor-props",
"href": "https://drafts.csswg.org/css2/#cursor-props",
"title": "Cursors: the cursor property",
"number": "18.1"
"id": "title",
"href": "https://drafts.csswg.org/css2/#title",
"title": "CSS 2"
},
"definedIn": "dt"
},
Expand All @@ -10434,10 +10433,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "cursor-props",
"href": "https://drafts.csswg.org/css2/#cursor-props",
"title": "Cursors: the cursor property",
"number": "18.1"
"id": "title",
"href": "https://drafts.csswg.org/css2/#title",
"title": "CSS 2"
},
"definedIn": "dt"
},
Expand Down
7 changes: 3 additions & 4 deletions ed/dfns/css-fonts-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -2548,10 +2548,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "font-variant-caps-prop",
"href": "https://drafts.csswg.org/css-fonts-4/#font-variant-caps-prop",
"title": "Capitalization: the font-variant-caps property",
"number": "6.6"
"id": "title",
"href": "https://drafts.csswg.org/css-fonts-4/#title",
"title": "CSS Fonts Module Level 4"
},
"definedIn": "dt"
},
Expand Down
62 changes: 50 additions & 12 deletions ed/dfns/css-position-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "painting-order",
"href": "https://drafts.csswg.org/css-position-4/#painting-order",
"title": "Painting Order and Stacking Contexts",
"number": "2"
"id": "title",
"href": "https://drafts.csswg.org/css-position-4/#title",
"title": "CSS Positioned Layout Module Level 4"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -153,6 +152,24 @@
},
"definedIn": "prose"
},
{
"id": "in-the-top-layer",
"href": "https://drafts.csswg.org/css-position-4/#in-the-top-layer",
"linkingText": [
"in the top layer"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-position-4/#title",
"title": "CSS Positioned Layout Module Level 4"
},
"definedIn": "prose"
},
{
"id": "pending-top-layer-removals",
"href": "https://drafts.csswg.org/css-position-4/#pending-top-layer-removals",
Expand All @@ -171,6 +188,25 @@
},
"definedIn": "prose"
},
{
"id": "selectordef-backdrop",
"href": "https://drafts.csswg.org/css-position-4/#selectordef-backdrop",
"linkingText": [
"::backdrop"
],
"localLinkingText": [],
"type": "selector",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "backdrop",
"href": "https://drafts.csswg.org/css-position-4/#backdrop",
"title": "The ::backdrop Pseudo-Element",
"number": "3.2"
},
"definedIn": "prose"
},
{
"id": "add-an-element-to-the-top-layer",
"href": "https://drafts.csswg.org/css-position-4/#add-an-element-to-the-top-layer",
Expand All @@ -184,9 +220,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-position-4/#title",
"title": "CSS Positioned Layout Module Level 4"
"id": "top-manip",
"href": "https://drafts.csswg.org/css-position-4/#top-manip",
"title": "Top Layer Manipulation",
"number": "3.3"
},
"definedIn": "prose"
},
Expand All @@ -203,9 +240,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-position-4/#title",
"title": "CSS Positioned Layout Module Level 4"
"id": "top-manip",
"href": "https://drafts.csswg.org/css-position-4/#top-manip",
"title": "Top Layer Manipulation",
"number": "3.3"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -261,7 +299,7 @@
"id": "overlay",
"href": "https://drafts.csswg.org/css-position-4/#overlay",
"title": "Controlling the Top Layer: the overlay property",
"number": "3.1"
"number": "3.4"
},
"definedIn": "table"
},
Expand All @@ -282,7 +320,7 @@
"id": "overlay",
"href": "https://drafts.csswg.org/css-position-4/#overlay",
"title": "Controlling the Top Layer: the overlay property",
"number": "3.1"
"number": "3.4"
},
"definedIn": "dt"
},
Expand Down
60 changes: 40 additions & 20 deletions ed/dfns/ecmascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -3648,12 +3648,32 @@
},
"definedIn": "prose"
},
{
"id": "sec-getiteratorfrommethod",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiteratorfrommethod",
"linkingText": [
"GetIteratorFromMethod",
"GetIteratorFromMethod(obj, method)"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "sec-getiteratorfrommethod",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiteratorfrommethod",
"title": "GetIteratorFromMethod ( obj, method )",
"number": "7.4.2"
},
"definedIn": "heading"
},
{
"id": "sec-getiterator",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiterator",
"linkingText": [
"GetIterator",
"GetIterator(obj, hint, method)"
"GetIterator(obj, kind)"
],
"localLinkingText": [],
"type": "abstract-op",
Expand All @@ -3663,8 +3683,8 @@
"heading": {
"id": "sec-getiterator",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-getiterator",
"title": "GetIterator ( obj [ , hint [ , method ] ] )",
"number": "7.4.2"
"title": "GetIterator ( obj, kind )",
"number": "7.4.3"
},
"definedIn": "heading"
},
Expand All @@ -3684,7 +3704,7 @@
"id": "sec-iteratornext",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratornext",
"title": "IteratorNext ( iteratorRecord [ , value ] )",
"number": "7.4.3"
"number": "7.4.4"
},
"definedIn": "heading"
},
Expand All @@ -3704,7 +3724,7 @@
"id": "sec-iteratorcomplete",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorcomplete",
"title": "IteratorComplete ( iterResult )",
"number": "7.4.4"
"number": "7.4.5"
},
"definedIn": "heading"
},
Expand All @@ -3724,7 +3744,7 @@
"id": "sec-iteratorvalue",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorvalue",
"title": "IteratorValue ( iterResult )",
"number": "7.4.5"
"number": "7.4.6"
},
"definedIn": "heading"
},
Expand All @@ -3744,7 +3764,7 @@
"id": "sec-iteratorstep",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorstep",
"title": "IteratorStep ( iteratorRecord )",
"number": "7.4.6"
"number": "7.4.7"
},
"definedIn": "heading"
},
Expand All @@ -3764,7 +3784,7 @@
"id": "sec-iteratorclose",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratorclose",
"title": "IteratorClose ( iteratorRecord, completion )",
"number": "7.4.7"
"number": "7.4.8"
},
"definedIn": "heading"
},
Expand All @@ -3784,7 +3804,7 @@
"id": "sec-ifabruptcloseiterator",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-ifabruptcloseiterator",
"title": "IfAbruptCloseIterator ( value, iteratorRecord )",
"number": "7.4.8"
"number": "7.4.9"
},
"definedIn": "heading"
},
Expand All @@ -3804,7 +3824,7 @@
"id": "sec-asynciteratorclose",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-asynciteratorclose",
"title": "AsyncIteratorClose ( iteratorRecord, completion )",
"number": "7.4.9"
"number": "7.4.10"
},
"definedIn": "heading"
},
Expand All @@ -3824,7 +3844,7 @@
"id": "sec-createiterresultobject",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createiterresultobject",
"title": "CreateIterResultObject ( value, done )",
"number": "7.4.10"
"number": "7.4.11"
},
"definedIn": "heading"
},
Expand All @@ -3844,27 +3864,27 @@
"id": "sec-createlistiteratorRecord",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-createlistiteratorRecord",
"title": "CreateListIteratorRecord ( list )",
"number": "7.4.11"
"number": "7.4.12"
},
"definedIn": "heading"
},
{
"id": "sec-iterabletolist",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterabletolist",
"id": "sec-iteratortolist",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratortolist",
"linkingText": [
"IterableToList",
"IterableToList(items, method)"
"IteratorToList",
"IteratorToList(iteratorRecord)"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "sec-iterabletolist",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iterabletolist",
"title": "IterableToList ( items [ , method ] )",
"number": "7.4.12"
"id": "sec-iteratortolist",
"href": "https://tc39.es/ecma262/multipage/abstract-operations.html#sec-iteratortolist",
"title": "IteratorToList ( iteratorRecord )",
"number": "7.4.13"
},
"definedIn": "heading"
},
Expand Down
Loading

0 comments on commit c89d0de

Please sign in to comment.