Skip to content

Commit b23a6db

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.10.
1 parent 4bc2e0d commit b23a6db

File tree

12 files changed

+375
-365
lines changed

12 files changed

+375
-365
lines changed

ed/algorithms/css-grid-1.json

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

ed/algorithms/css-grid-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
},
234234
{
235235
"case": "For auto minimums:",
236-
"html": "If the track has an <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-grid-2/#valdef-grid-template-columns-auto\" id=\"ref-for-valdef-grid-template-columns-auto①③\">auto</a> <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#min-track-sizing-function\" id=\"ref-for-min-track-sizing-function⑧\">min track sizing function</a> and the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#grid-container\" id=\"ref-for-grid-container①①⑤\">grid container</a> is being sized\n\t\t\t\t\tunder a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-content-constraint\" id=\"ref-for-min-content-constraint②\">min-</a>/<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#max-content-constraint\" id=\"ref-for-max-content-constraint②\">max-content constraint</a>,\n\t\t\t\t\tset the track’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#base-size\" id=\"ref-for-base-size⑨\">base size</a> to the maximum of its items’ <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#limited-contribution\" id=\"ref-for-limited-contribution\">limited min-/max-content contributions</a> (respectively),\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-lt=\"limited min-content contribution | limited max-content contribution\" data-noexport=\"\" id=\"limited-contribution\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">limited min-/max-content contribution</dfn> of an item\n\t\t\t\t\tis (for this purpose) its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-content-contribution\" id=\"ref-for-min-content-contribution⑥\">min-</a>/<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#max-content-contribution\" id=\"ref-for-max-content-contribution⑤\">max-content contribution</a> (accordingly),\n\t\t\t\t\tlimited by the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#max-track-sizing-function\" id=\"ref-for-max-track-sizing-function①①\">max track sizing function</a> (which could be the argument to a <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-grid-2/#funcdef-grid-template-columns-fit-content\" id=\"ref-for-funcdef-grid-template-columns-fit-content⑦\">fit-content()</a> track sizing function)\n\t\t\t\t\tif that is <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#fixed-sizing-function\" id=\"ref-for-fixed-sizing-function⑤\">fixed</a> and ultimately floored by its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#minimum-contribution\" id=\"ref-for-minimum-contribution\">minimum contribution</a> (defined below). \n <p>Otherwise,\n\t\t\t\t\tset the track’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#base-size\" id=\"ref-for-base-size①⓪\">base size</a> to the maximum of its items’ <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#minimum-contribution\" id=\"ref-for-minimum-contribution①\">minimum contributions</a>,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"minimum-contribution\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">minimum contribution<span id=\"min-size-contribution\"></span></dfn> of an item\n\t\t\t\t\tis the smallest <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#outer-size\" id=\"ref-for-outer-size\">outer size</a> it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#preferred-size\" id=\"ref-for-preferred-size④\">preferred size</a> <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#behave-as-auto\" id=\"ref-for-behave-as-auto①\">behaves as auto</a> or depends on the size of its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-display-4/#containing-block\" id=\"ref-for-containing-block⑧\">containing block</a> in the relevant axis,\n\t\t\t\t\tits <span id=\"ref-for-minimum-contribution②\">minimum contribution</span> is\n\t\t\t\t\tthe <span id=\"ref-for-outer-size①\">outer size</span> that would result from assuming\n\t\t\t\t\tthe item’s used <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-width\" id=\"ref-for-min-width⑤\">minimum size</a> as its <span id=\"ref-for-preferred-size⑤\">preferred size</span>;\n\t\t\t\t\telse the item’s <span id=\"ref-for-minimum-contribution③\">minimum contribution</span> is\n\t\t\t\t\tits <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-content-contribution\" id=\"ref-for-min-content-contribution⑦\">min-content contribution</a>.\n\t\t\t\t\tBecause the <span id=\"ref-for-minimum-contribution④\">minimum contribution</span> often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#intrinsic-size-contribution\" id=\"ref-for-intrinsic-size-contribution①\">intrinsic size contribution</a>.</p>"
236+
"html": "If the track has an <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-grid-2/#grid-placement-auto\" id=\"ref-for-grid-placement-auto①⓪\">auto</a> <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#min-track-sizing-function\" id=\"ref-for-min-track-sizing-function⑧\">min track sizing function</a> and the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#grid-container\" id=\"ref-for-grid-container①①⑤\">grid container</a> is being sized\n\t\t\t\t\tunder a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-content-constraint\" id=\"ref-for-min-content-constraint②\">min-</a>/<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#max-content-constraint\" id=\"ref-for-max-content-constraint②\">max-content constraint</a>,\n\t\t\t\t\tset the track’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#base-size\" id=\"ref-for-base-size⑨\">base size</a> to the maximum of its items’ <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#limited-contribution\" id=\"ref-for-limited-contribution\">limited min-/max-content contributions</a> (respectively),\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-lt=\"limited min-content contribution | limited max-content contribution\" data-noexport=\"\" id=\"limited-contribution\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">limited min-/max-content contribution</dfn> of an item\n\t\t\t\t\tis (for this purpose) its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-content-contribution\" id=\"ref-for-min-content-contribution⑥\">min-</a>/<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#max-content-contribution\" id=\"ref-for-max-content-contribution⑤\">max-content contribution</a> (accordingly),\n\t\t\t\t\tlimited by the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#max-track-sizing-function\" id=\"ref-for-max-track-sizing-function①①\">max track sizing function</a> (which could be the argument to a <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-grid-2/#funcdef-grid-template-columns-fit-content\" id=\"ref-for-funcdef-grid-template-columns-fit-content⑦\">fit-content()</a> track sizing function)\n\t\t\t\t\tif that is <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#fixed-sizing-function\" id=\"ref-for-fixed-sizing-function⑤\">fixed</a> and ultimately floored by its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#minimum-contribution\" id=\"ref-for-minimum-contribution\">minimum contribution</a> (defined below). \n <p>Otherwise,\n\t\t\t\t\tset the track’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#base-size\" id=\"ref-for-base-size①⓪\">base size</a> to the maximum of its items’ <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#minimum-contribution\" id=\"ref-for-minimum-contribution①\">minimum contributions</a>,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"minimum-contribution\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">minimum contribution<span id=\"min-size-contribution\"></span></dfn> of an item\n\t\t\t\t\tis the smallest <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#outer-size\" id=\"ref-for-outer-size\">outer size</a> it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#preferred-size\" id=\"ref-for-preferred-size④\">preferred size</a> <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#behave-as-auto\" id=\"ref-for-behave-as-auto①\">behaves as auto</a> or depends on the size of its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-display-4/#containing-block\" id=\"ref-for-containing-block⑧\">containing block</a> in the relevant axis,\n\t\t\t\t\tits <span id=\"ref-for-minimum-contribution②\">minimum contribution</span> is\n\t\t\t\t\tthe <span id=\"ref-for-outer-size①\">outer size</span> that would result from assuming\n\t\t\t\t\tthe item’s used <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-width\" id=\"ref-for-min-width⑤\">minimum size</a> as its <span id=\"ref-for-preferred-size⑤\">preferred size</span>;\n\t\t\t\t\telse the item’s <span id=\"ref-for-minimum-contribution③\">minimum contribution</span> is\n\t\t\t\t\tits <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#min-content-contribution\" id=\"ref-for-min-content-contribution⑦\">min-content contribution</a>.\n\t\t\t\t\tBecause the <span id=\"ref-for-minimum-contribution④\">minimum contribution</span> often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#intrinsic-size-contribution\" id=\"ref-for-intrinsic-size-contribution①\">intrinsic size contribution</a>.</p>"
237237
},
238238
{
239239
"case": "For min-content maximums:",

ed/algorithms/web-animations-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,11 +1151,11 @@
11511151
{
11521152
"name": "KeyframeEffect/KeyframeEffect(target, keyframes, options)",
11531153
"href": "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect",
1154-
"html": "Amend step 5 of the procedure to create a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source\" id=\"ref-for-dom-keyframeeffect-keyframeeffect-source②\">KeyframeEffect</a></code> object as\nfollows:",
1154+
"html": "Amend step 5 of the procedure to create a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect\" id=\"ref-for-dom-keyframeeffect-keyframeeffect\">KeyframeEffect</a></code> object as\nfollows:",
11551155
"rationale": "if",
11561156
"steps": [
11571157
{
1158-
"html": "<p>If <var>options</var> is a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dictdef-keyframeeffectoptions\" id=\"ref-for-dictdef-keyframeeffectoptions\">KeyframeEffectOptions</a></code> object,\nassign the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-iterationcomposite\" id=\"ref-for-dom-keyframeeffect-iterationcomposite①\">iterationComposite</a></code>, and <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dom-keyframeeffect-composite\" id=\"ref-for-dom-keyframeeffect-composite\">composite</a></code>, properties of <var>effect</var> to the\ncorresponding value from <var>options</var>.</p>\n <p>When assigning these properties, the error-handling defined for the\ncorresponding setters on the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source\" id=\"ref-for-dom-keyframeeffect-keyframeeffect-source③\">KeyframeEffect</a></code> interface is applied.\nIf any of those setters require an exception to be thrown\nfor the values specified by <var>options</var>, this procedure must <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw①①\">throw</a> the same exception and abort all further steps.</p>"
1158+
"html": "<p>If <var>options</var> is a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dictdef-keyframeeffectoptions\" id=\"ref-for-dictdef-keyframeeffectoptions\">KeyframeEffectOptions</a></code> object,\nassign the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-iterationcomposite\" id=\"ref-for-dom-keyframeeffect-iterationcomposite①\">iterationComposite</a></code>, and <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dom-keyframeeffect-composite\" id=\"ref-for-dom-keyframeeffect-composite\">composite</a></code>, properties of <var>effect</var> to the\ncorresponding value from <var>options</var>.</p>\n <p>When assigning these properties, the error-handling defined for the\ncorresponding setters on the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source\" id=\"ref-for-dom-keyframeeffect-keyframeeffect-source②\">KeyframeEffect</a></code> interface is applied.\nIf any of those setters require an exception to be thrown\nfor the values specified by <var>options</var>, this procedure must <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw①①\">throw</a> the same exception and abort all further steps.</p>"
11591159
}
11601160
]
11611161
}

ed/ids/css-flexbox-1.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1914,9 +1914,9 @@
19141914
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A7",
19151915
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A2",
19161916
"https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-main-size-basis",
1917-
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5",
1917+
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7",
19181918
"https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages",
1919-
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6",
1919+
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5",
19201920
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A8",
19211921
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A1%E2%93%AA",
19221922
"https://drafts.csswg.org/css-flexbox-1/#change-201403-flex-basis-auto",
@@ -1999,7 +1999,7 @@
19991999
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A4%E2%91%A1",
20002000
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A8",
20012001
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A5%E2%91%A2",
2002-
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7",
2002+
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6",
20032003
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A7",
20042004
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-width-fit-content",
20052005
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%93%AA",
@@ -2046,7 +2046,7 @@
20462046
"https://drafts.csswg.org/css-flexbox-1/#change-2012-flex-basis-zero",
20472047
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A1%E2%91%A5",
20482048
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A7",
2049-
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7",
2049+
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8",
20502050
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A8",
20512051
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%93%AA",
20522052
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%91%A0",
@@ -2064,7 +2064,7 @@
20642064
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right",
20652065
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top",
20662066
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom",
2067-
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8",
2067+
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7",
20682068
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-left%E2%91%A0",
20692069
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right%E2%91%A0",
20702070
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A8",

0 commit comments

Comments
 (0)