Skip to content

Commit e8bd1e5

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.2.2.
1 parent ec46a60 commit e8bd1e5

36 files changed

+639
-488
lines changed

ed/algorithms/css-grid-1.json

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

ed/algorithms/css-grid-2.json

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

ed/algorithms/css-overflow-5.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"html": "<p>Let <var>container</var> be the nearest common ancestor <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-overflow-3/#scroll-container\" id=\"ref-for-scroll-container①⑨\">scroll container</a> of the scroll markers in the <u class=\"link-error\" data-lt=\"scroll marker group\" title=\"LINK ERROR: No 'dfn' refs found for 'scroll marker group' that are marked for export.\n (Possible specs this could be from: css-overflow-5)\">scroll marker group</u> associated with this <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-overflow-5/#scroll-marker\" id=\"ref-for-scroll-marker①⑧\">scroll marker</a>.</p>"
4242
},
4343
{
44-
"html": "<p><a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/cssom-view-1/#scroll-a-target-into-view\" id=\"ref-for-scroll-a-target-into-view①\">Scroll the <var>element</var> into view</a> with <var>block</var>, <var>inline</var>, and <var>container</var>.</p>"
44+
"html": "<p><a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/cssom-view-1/#scroll-a-target-into-view\" id=\"ref-for-scroll-a-target-into-view①\">Scroll the <var>element</var> into view</a> with <var>block</var>, <var>inline</var>, and <var>container</var>.</p>"
4545
},
4646
{
4747
"html": "<dl>\n <dt data-md=\"\">If the activation was triggered by invocation\n </dt><dd data-md=\"\">\n \n \n </dd></dl>",

ed/algorithms/css-scroll-snap-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"html": "<p>Let <var>target</var> be the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-scroll-snap-2/#initial-scroll-target\" id=\"ref-for-initial-scroll-target③\">initial scroll target</a> for <var>scrollcontainer</var>.</p>"
1414
},
1515
{
16-
"html": "<p>Let <var>position</var> be the result of running the steps to\n<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/cssom-view-1/#determine-the-scroll-into-view-position\" id=\"ref-for-determine-the-scroll-into-view-position\">determine the scroll-into-view position</a> of <var>target</var>\nwith <var>behavior</var> set to \"auto\",\n<var>block</var> set to \"start\",\n<var>inline</var> set to \"nearest\",\nand <var>scrolling box</var> set to <var>scrollcontainer</var>.</p>"
16+
"html": "<p>Let <var>position</var> be the result of running the steps to\n<a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/cssom-view-1/#determine-the-scroll-into-view-position\" id=\"ref-for-determine-the-scroll-into-view-position\">determine the scroll-into-view position</a> of <var>target</var>\nwith <var>behavior</var> set to \"auto\",\n<var>block</var> set to \"start\",\n<var>inline</var> set to \"nearest\",\nand <var>scrolling box</var> set to <var>scrollcontainer</var>.</p>"
1717
},
1818
{
1919
"html": "<p>Set <var>scrollcontainer</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-overflow-3/#initial-scroll-position\" id=\"ref-for-initial-scroll-position①\">initial scroll position</a> to <var>position</var>.</p>"
@@ -25,7 +25,7 @@
2525
"rationale": "if",
2626
"steps": [
2727
{
28-
"html": "when a scrolling operation is <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/cssom-view-1/#scroll-completed\" id=\"ref-for-scroll-completed\">completed</a>\n\t\tif, for either the block or inline axis, the\n\t\t<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-scroll-snap-2/#snap-target\" id=\"ref-for-snap-target③\">snap target</a> which the snap container is snapped to is different from the <span id=\"ref-for-snap-target④\">snap target</span>\n\t\tit most recently snapped to in that axis. For snap containers with\n\t\t<a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-scroll-snap-1/#valdef-scroll-snap-type-proximity\" id=\"ref-for-valdef-scroll-snap-type-proximity\">proximity</a> strictness, the scroll may result in the snap\n\t\tcontainer no longer being snapped to any <span id=\"ref-for-snap-target⑤\">snap target</span>. <a href=\"https://www.w3.org/TR/css-scroll-snap-1/#choosing\"><cite>CSS Scroll Snap 1</cite> § 6.2 Choosing Snap Positions</a>\n\t\tdescribes the method a UA follows when choosing\tbetween elements or pseudo-elements which are\n\t\t<a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-scroll-snap-1/#scroll-snap-area\" id=\"ref-for-scroll-snap-area\">snap areas</a>."
28+
"html": "when a scrolling operation is <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/cssom-view-1/#scroll-completed\" id=\"ref-for-scroll-completed\">completed</a>\n\t\tif, for either the block or inline axis, the\n\t\t<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-scroll-snap-2/#snap-target\" id=\"ref-for-snap-target③\">snap target</a> which the snap container is snapped to is different from the <span id=\"ref-for-snap-target④\">snap target</span>\n\t\tit most recently snapped to in that axis. For snap containers with\n\t\t<a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-scroll-snap-1/#valdef-scroll-snap-type-proximity\" id=\"ref-for-valdef-scroll-snap-type-proximity\">proximity</a> strictness, the scroll may result in the snap\n\t\tcontainer no longer being snapped to any <span id=\"ref-for-snap-target⑤\">snap target</span>. <a href=\"https://www.w3.org/TR/css-scroll-snap-1/#choosing\"><cite>CSS Scroll Snap 1</cite> § 6.2 Choosing Snap Positions</a>\n\t\tdescribes the method a UA follows when choosing\tbetween elements or pseudo-elements which are\n\t\t<a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-scroll-snap-1/#scroll-snap-area\" id=\"ref-for-scroll-snap-area\">snap areas</a>."
2929
},
3030
{
3131
"html": "if there is a change to a snap container’s style such that it goes from\n\t\thaving a non-<a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-scroll-snap-1/#valdef-scroll-snap-type-none\" id=\"ref-for-valdef-scroll-snap-type-none\">none</a> value for <a class=\"property css\" data-link-type=\"property\" href=\"https://www.w3.org/TR/css-scroll-snap-1/#propdef-scroll-snap-type\" id=\"ref-for-propdef-scroll-snap-type\">scroll-snap-type</a>\n\t\tto having a <span class=\"css\" id=\"ref-for-valdef-scroll-snap-type-none①\">none</span> value or vice versa."

0 commit comments

Comments
 (0)