Skip to content

Commit 4930229

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent 199e7b8 commit 4930229

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+972
-582
lines changed

ed/algorithms/CSS2.json

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

ed/algorithms/css-color-5.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"rationale": ".algorithm",
1212
"steps": [
1313
{
14-
"html": "<p><a data-link-type=\"dfn\">Normalize mix percentages</a> from the list of <span>mix items</span> passed to the function,\nwith the \"forced normalization\" flag set to true,\nletting <var>items</var> and <var>leftover</var> be the result.</p>"
14+
"html": "<p><u class=\"link-error\" data-lt=\"Normalize mix percentages\" title=\"LINK ERROR: No 'dfn' refs found for 'normalize mix percentages' that are marked for export.\n (Possible specs this could be from: css-values-5)\">Normalize mix percentages</u> from the list of <u class=\"link-error\" data-lt=\"mix items\" title=\"LINK ERROR: No 'dfn' refs found for 'mix items' that are marked for export.\n (Possible specs this could be from: css-values-5)\">mix items</u> passed to the function,\nwith the \"forced normalization\" flag set to true,\nletting <var>items</var> and <var>leftover</var> be the result.</p>"
1515
},
1616
{
1717
"html": "<p>If <var>leftover</var> is 100%,\nreturn <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#transparent-black\" id=\"ref-for-transparent-black\">transparent black</a>,\nconverted to the specified interpolation <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-color-5/#typedef-color-space\" id=\"ref-for-typedef-color-space①\">&lt;color-space&gt;</a>.</p>"
@@ -37,7 +37,7 @@
3737
"html": "<p>Interpolate <var>a</var> and <var>b</var>’s colors\nas described in <a href=\"https://drafts.csswg.org/css-color-4/#interpolation\"><cite>CSS Color 4</cite> §  12. Color Interpolation</a>,\nwith a progress percentage equal to <code>(<var>b</var>’s percentage) / <var>combined percentage</var>)</code>.\nIf the specified color space is a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#cylindrical-polar-color\" id=\"ref-for-cylindrical-polar-color①\">cylindrical polar color</a> space,\nthen the <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-color-5/#typedef-hue-interpolation-method\" id=\"ref-for-typedef-hue-interpolation-method\">&lt;hue-interpolation-method&gt;</a> controls the\ninterpolation of hue, as described in\n<a href=\"https://drafts.csswg.org/css-color-4/#hue-interpolation\"><cite>CSS Color 4</cite> § 12.4 Hue Interpolation</a>.\nIf no <span class=\"production\" id=\"ref-for-typedef-hue-interpolation-method①\">&lt;hue-interpolation-method&gt;</span> is specified,\nassume <span class=\"css\">shorter</span>.</p>"
3838
},
3939
{
40-
"html": "<p>Create a new <a data-link-type=\"dfn\">mix item</a> with the resulting color\nand a percentage of <var>combined percentage</var>,\nand <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#stack-push\" id=\"ref-for-stack-push\">push</a> it onto <var>item stack</var>.</p>"
40+
"html": "<p>Create a new <u class=\"link-error\" data-lt=\"mix item\" title=\"LINK ERROR: No 'dfn' refs found for 'mix item' that are marked for export.\n (Possible specs this could be from: css-values-5)\">mix item</u> with the resulting color\nand a percentage of <var>combined percentage</var>,\nand <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#stack-push\" id=\"ref-for-stack-push\">push</a> it onto <var>item stack</var>.</p>"
4141
}
4242
]
4343
},

ed/algorithms/css-conditional-5.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@
44
"url": "https://drafts.csswg.org/css-conditional-5/"
55
},
66
"algorithms": [
7+
{
8+
"name": "evaluate a <style-range>",
9+
"href": "https://drafts.csswg.org/css-conditional-5/#evaluate-a-style-range",
10+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"evaluate-a-style-range\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">evaluate a <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-conditional-5/#typedef-style-range\" id=\"ref-for-typedef-style-range③\">&lt;style-range&gt;</a></dfn>,\n\t\tthe following steps needs to be performed:",
11+
"rationale": ".algorithm",
12+
"steps": [
13+
{
14+
"html": "<p>If <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-conditional-5/#typedef-style-range-value\" id=\"ref-for-typedef-style-range-value⑨\">&lt;style-range-value&gt;</a> is a <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-variables-2/#typedef-custom-property-name\" id=\"ref-for-typedef-custom-property-name②\">&lt;custom-property-name&gt;</a>,\nit needs to be substituted\nas if the <span class=\"production\" id=\"ref-for-typedef-custom-property-name③\">&lt;custom-property-name&gt;</span> was wrapped inside a <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-variables-2/#funcdef-var\" id=\"ref-for-funcdef-var①\">var()</a>.</p>"
15+
},
16+
{
17+
"html": "<p>Substitute <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-values-5/#arbitrary-substitution-function\" id=\"ref-for-arbitrary-substitution-function\">arbitrary substitution function</a> within <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-conditional-5/#typedef-style-range-value\" id=\"ref-for-typedef-style-range-value①⓪\">&lt;style-range-value&gt;</a>.</p>"
18+
},
19+
{
20+
"html": "<p>Parse <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-conditional-5/#typedef-style-range-value\" id=\"ref-for-typedef-style-range-value①①\">&lt;style-range-value&gt;</a> to\n<a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#number-value\" id=\"ref-for-number-value\">&lt;number&gt;</a>, <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#percentage-value\" id=\"ref-for-percentage-value\">&lt;percentage&gt;</a>, <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#length-value\" id=\"ref-for-length-value④\" title=\"Expands to: advance measure | cap | ch | cm | dvb | dvh | dvi | dvmax | dvmin | dvw | em | ex | ic | in | lh | lvb | lvh | lvi | lvmax | lvmin | lvw | mm | pc | pt | px | rcap | rch | rem | rex | ric | rlh | svb | svh | svi | svmax | svmin | svw | vb | vh | vi | vmax | vmin | vw\">&lt;length&gt;</a>, <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#angle-value\" id=\"ref-for-angle-value\" title=\"Expands to: deg | grad | rad | turn\">&lt;angle&gt;</a>, <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#time-value\" id=\"ref-for-time-value\" title=\"Expands to: ms | s\">&lt;time&gt;</a>, <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#frequency-value\" id=\"ref-for-frequency-value\">&lt;frequency&gt;</a> or <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#resolution-value\" id=\"ref-for-resolution-value\" title=\"Expands to: dpcm | dpi | dppx | x\">&lt;resolution&gt;</a>.\nIf this cannot be done, evaluate to false.</p>"
21+
},
22+
{
23+
"html": "<p>If each <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-conditional-5/#typedef-style-range-value\" id=\"ref-for-typedef-style-range-value①②\">&lt;style-range-value&gt;</a> from the range have the same type,\ncompute each and evaluate the comparison.</p>"
24+
},
25+
{
26+
"html": "<p>Otherwise evaluate to false.</p>"
27+
}
28+
]
29+
},
730
{
831
"html": "The <code class=\"highlight\">conditionText</code> attribute (defined on the <code class=\"highlight\">CSSConditionRule</code> parent rule),\n\t\t\ton getting, must return a value as follows:",
932
"rationale": ".switch",

ed/algorithms/css-flexbox-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"html": "Otherwise,\n\t\t\t\t\tif the used <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-flex-basis\" id=\"ref-for-flex-flex-basis⑥\">flex basis</a> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-content\" id=\"ref-for-valdef-flex-basis-content⑧\">content</a> or depends on its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#available\" id=\"ref-for-available②\">available space</a>,\n\t\t\t\t\tthe available main size is infinite,\n\t\t\t\t\tand the flex item’s inline axis is parallel to the main axis,\n\t\t\t\t\tlay the item out using\n\t\t\t\t\t<a href=\"https://www.w3.org/TR/css3-writing-modes/#orthogonal-flows\">the rules for a box in an orthogonal flow</a> <a data-link-type=\"biblio\" href=\"https://drafts.csswg.org/css-flexbox-1/#biblio-css3-writing-modes\" title=\"CSS Writing Modes Level 3\">[CSS3-WRITING-MODES]</a>.\n\t\t\t\t\tThe <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-base-size\" id=\"ref-for-flex-base-size④\">flex base size</a> is the item’s max-content <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#main-size\" id=\"ref-for-main-size①①\">main size</a>."
6969
},
7070
{
71-
"html": "Otherwise,\n\t\t\t\t\tsize the item into the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#available\" id=\"ref-for-available③\">available space</a>\n\t\t\t\t\tusing its used <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-flex-basis\" id=\"ref-for-flex-flex-basis⑦\">flex basis</a> in place of its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#main-size\" id=\"ref-for-main-size①②\">main size</a>,\n\t\t\t\t\ttreating a value of <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-content\" id=\"ref-for-valdef-flex-basis-content⑨\">content</a> as <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-sizing-3/#valdef-width-max-content\" id=\"ref-for-valdef-width-max-content\">max-content</a>.\n\t\t\t\t\tIf a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#cross-size\" id=\"ref-for-cross-size①②\">cross size</a> is needed to determine the <span id=\"ref-for-main-size①③\">main size</span>\n\t\t\t\t\t(e.g. when the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-item\" id=\"ref-for-flex-item⑨④\">flex item</a>’s <span id=\"ref-for-main-size①④\">main size</span> is in its block axis,\n\t\t\t\t\tor when it has a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-4/#preferred-aspect-ratio\" id=\"ref-for-preferred-aspect-ratio④\">preferred aspect ratio</a>)\n\t\t\t\t\tand the <span id=\"ref-for-flex-item⑨⑤\">flex item</span>’s cross size is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-auto\" id=\"ref-for-valdef-flex-basis-auto③\">auto</a> and not <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#definite\" id=\"ref-for-definite①⓪\">definite</a>,\n\t\t\t\t\tin this calculation use <span class=\"css\">fit-content</span> as the <span id=\"ref-for-flex-item⑨⑥\">flex item</span>’s <span id=\"ref-for-cross-size①③\">cross size</span>.\n\t\t\t\t\tThe <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-base-size\" id=\"ref-for-flex-base-size⑤\">flex base size</a> is the item’s resulting <span id=\"ref-for-main-size①⑤\">main size</span>."
71+
"html": "Otherwise,\n\t\t\t\t\tsize the item into the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-3/#available\" id=\"ref-for-available③\">available space</a>\n\t\t\t\t\tusing its used <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-flex-basis\" id=\"ref-for-flex-flex-basis⑦\">flex basis</a> in place of its <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#main-size\" id=\"ref-for-main-size①②\">main size</a>,\n\t\t\t\t\ttreating a value of <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-content\" id=\"ref-for-valdef-flex-basis-content⑨\">content</a> as <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-sizing-3/#valdef-width-max-content\" id=\"ref-for-valdef-width-max-content\">max-content</a>.\n\t\t\t\t\tIf a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#cross-size\" id=\"ref-for-cross-size①②\">cross size</a> is needed to determine the <span id=\"ref-for-main-size①③\">main size</span>\n\t\t\t\t\t(e.g. when the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-item\" id=\"ref-for-flex-item⑨④\">flex item</a>’s <span id=\"ref-for-main-size①④\">main size</span> is in its block axis,\n\t\t\t\t\tor when it has a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-sizing-4/#preferred-aspect-ratio\" id=\"ref-for-preferred-aspect-ratio④\">preferred aspect ratio</a>)\n\t\t\t\t\tand the <span id=\"ref-for-flex-item⑨⑤\">flex item</span>’s cross size is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-auto\" id=\"ref-for-valdef-flex-basis-auto④\">auto</a> and not <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#definite\" id=\"ref-for-definite①⓪\">definite</a>,\n\t\t\t\t\tin this calculation use <span class=\"css\">fit-content</span> as the <span id=\"ref-for-flex-item⑨⑥\">flex item</span>’s <span id=\"ref-for-cross-size①③\">cross size</span>.\n\t\t\t\t\tThe <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-flexbox-1/#flex-base-size\" id=\"ref-for-flex-base-size⑤\">flex base size</a> is the item’s resulting <span id=\"ref-for-main-size①⑤\">main size</span>."
7272
}
7373
]
7474
},

ed/algorithms/css-font-loading-3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
"html": "Return <var>promise</var>.\n\t\t\tComplete the rest of these steps asynchronously."
312312
},
313313
{
314-
"html": "<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-font-loading-3/#find-the-matching-font-faces\" id=\"ref-for-find-the-matching-font-faces\">Find the matching font faces</a> from <var>font face set</var>\n\t\t\tusing the <code class=\"idl\"><a data-link-type=\"idl\">font</a></code> and <code class=\"idl\"><a data-link-type=\"idl\">text</a></code> arguments passed to the function,\n\t\t\tand let <var>font face list</var> be the return value\n\t\t\t(ignoring the <var>found faces</var> flag).\n\t\t\tIf a syntax error was returned,\n\t\t\treject <var>promise</var> with a SyntaxError exception\n\t\t\tand terminate these steps."
314+
"html": "<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-font-loading-3/#find-the-matching-font-faces\" id=\"ref-for-find-the-matching-font-faces\">Find the matching font faces</a> from <var>font face set</var>\n\t\t\tusing the <code class=\"idl\"><u class=\"link-error\" data-lt=\"font\" title=\"LINK ERROR: No 'idl' refs found for 'font' with for='['FontFaceSet/load()']'.\">font</u></code> and <code class=\"idl\"><u class=\"link-error\" data-lt=\"text\" title=\"LINK ERROR: No 'idl' refs found for 'text' with for='['FontFaceSet/load()']'.\">text</u></code> arguments passed to the function,\n\t\t\tand let <var>font face list</var> be the return value\n\t\t\t(ignoring the <var>found faces</var> flag).\n\t\t\tIf a syntax error was returned,\n\t\t\treject <var>promise</var> with a SyntaxError exception\n\t\t\tand terminate these steps."
315315
},
316316
{
317317
"html": "Queue a task to run the following steps synchronously:",
@@ -337,7 +337,7 @@
337337
"html": "Let <var>font face set</var> be the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/css-font-loading-3/#fontfaceset\" id=\"ref-for-fontfaceset④⑤\">FontFaceSet</a></code> object this method was called on."
338338
},
339339
{
340-
"html": "<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-font-loading-3/#find-the-matching-font-faces\" id=\"ref-for-find-the-matching-font-faces①\">Find the matching font faces</a> from <var>font face set</var>\n\t\t\tusing the <code class=\"idl\"><a data-link-type=\"idl\">font</a></code> and <code class=\"idl\"><a data-link-type=\"idl\">text</a></code> arguments passed to the function,\n\t\t\tand including system fonts,\n\t\t\tand let <var>font face list</var> be the returned list of font faces,\n\t\t\tand <var>found faces</var> be the returned <var>found faces</var> flag.\n\t\t\tIf a syntax error was returned,\n\t\t\tthrow a SyntaxError exception\n\t\t\tand terminate these steps."
340+
"html": "<a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-font-loading-3/#find-the-matching-font-faces\" id=\"ref-for-find-the-matching-font-faces①\">Find the matching font faces</a> from <var>font face set</var>\n\t\t\tusing the <code class=\"idl\"><u class=\"link-error\" data-lt=\"font\" title=\"LINK ERROR: No 'idl' refs found for 'font' with for='['FontFaceSet/check()']'.\">font</u></code> and <code class=\"idl\"><u class=\"link-error\" data-lt=\"text\" title=\"LINK ERROR: No 'idl' refs found for 'text' with for='['FontFaceSet/check()']'.\">text</u></code> arguments passed to the function,\n\t\t\tand including system fonts,\n\t\t\tand let <var>font face list</var> be the returned list of font faces,\n\t\t\tand <var>found faces</var> be the returned <var>found faces</var> flag.\n\t\t\tIf a syntax error was returned,\n\t\t\tthrow a SyntaxError exception\n\t\t\tand terminate these steps."
341341
},
342342
{
343343
"html": "If <var>font face list</var> is empty,\n\t\t\tor all fonts in the <var>font face list</var> either have a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/css-font-loading-3/#dom-fontface-status\" id=\"ref-for-dom-fontface-status①②\">status</a></code> attribute of \"loaded\" or are system fonts,\n\t\t\treturn <code>true</code>.\n\t\t\tOtherwise, return <code>false</code>."

0 commit comments

Comments
 (0)