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 13.1.2.
  • Loading branch information
reffy-bot committed Jul 18, 2023
1 parent 3a0a376 commit 37a8313
Show file tree
Hide file tree
Showing 30 changed files with 2,132 additions and 1,664 deletions.
7 changes: 4 additions & 3 deletions ed/dfns/css-fonts-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -2467,9 +2467,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-fonts-4/#title",
"title": "CSS Fonts Module Level 4"
"id": "font-variant-position-prop",
"href": "https://drafts.csswg.org/css-fonts-4/#font-variant-position-prop",
"title": "Subscript and superscript forms: the font-variant-position property",
"number": "6.5"
},
"definedIn": "dt"
},
Expand Down
30 changes: 15 additions & 15 deletions ed/dfns/css-view-transitions-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,10 +683,10 @@
"definedIn": "dt"
},
{
"id": "viewtransition-old-state-captured-steps",
"href": "https://drafts.csswg.org/css-view-transitions-1/#viewtransition-old-state-captured-steps",
"id": "viewtransition-process-old-state-captured",
"href": "https://drafts.csswg.org/css-view-transitions-1/#viewtransition-process-old-state-captured",
"linkingText": [
"old state captured steps"
"process old state captured"
],
"localLinkingText": [],
"type": "dfn",
Expand Down Expand Up @@ -1117,7 +1117,7 @@
"id": "perform-pending-transition-operations-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#perform-pending-transition-operations-algorithm",
"title": "Perform pending transition operations",
"number": "7.3"
"number": "7.2"
},
"definedIn": "prose"
},
Expand All @@ -1136,7 +1136,7 @@
"id": "setup-view-transition-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#setup-view-transition-algorithm",
"title": "Setup view transition",
"number": "7.4"
"number": "7.3"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -1173,7 +1173,7 @@
"id": "capture-old-state-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#capture-old-state-algorithm",
"title": "Capture the old state",
"number": "7.4.1"
"number": "7.3.1"
},
"definedIn": "prose"
},
Expand All @@ -1192,7 +1192,7 @@
"id": "capture-new-state-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#capture-new-state-algorithm",
"title": "Capture the new state",
"number": "7.4.2"
"number": "7.3.2"
},
"definedIn": "prose"
},
Expand All @@ -1211,7 +1211,7 @@
"id": "setup-transition-pseudo-elements-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#setup-transition-pseudo-elements-algorithm",
"title": "Setup transition pseudo-elements",
"number": "7.4.3"
"number": "7.3.3"
},
"definedIn": "prose"
},
Expand All @@ -1230,7 +1230,7 @@
"id": "call-dom-update-callback-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#call-dom-update-callback-algorithm",
"title": "Call the update callback",
"number": "7.5"
"number": "7.4"
},
"definedIn": "prose"
},
Expand All @@ -1249,7 +1249,7 @@
"id": "skip-the-view-transition-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#skip-the-view-transition-algorithm",
"title": "Skip the view transition",
"number": "7.6"
"number": "7.5"
},
"definedIn": "prose"
},
Expand All @@ -1269,7 +1269,7 @@
"id": "capture-the-image-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#capture-the-image-algorithm",
"title": "Capture the image",
"number": "7.7"
"number": "7.6"
},
"definedIn": "prose"
},
Expand All @@ -1288,7 +1288,7 @@
"id": "capture-rendering-characteristics-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#capture-rendering-characteristics-algorithm",
"title": "Capture rendering characteristics",
"number": "7.7.1"
"number": "7.6.1"
},
"definedIn": "prose"
},
Expand All @@ -1307,7 +1307,7 @@
"id": "handle-transition-frame-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#handle-transition-frame-algorithm",
"title": "Handle transition frame",
"number": "7.8"
"number": "7.7"
},
"definedIn": "prose"
},
Expand All @@ -1326,7 +1326,7 @@
"id": "style-transition-pseudo-elements-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#style-transition-pseudo-elements-algorithm",
"title": "Update pseudo-element styles",
"number": "7.9"
"number": "7.8"
},
"definedIn": "prose"
},
Expand All @@ -1345,7 +1345,7 @@
"id": "clear-view-transition-algorithm",
"href": "https://drafts.csswg.org/css-view-transitions-1/#clear-view-transition-algorithm",
"title": "Clear view transition",
"number": "7.10"
"number": "7.9"
},
"definedIn": "prose"
}
Expand Down
Loading

0 comments on commit 37a8313

Please sign in to comment.