Skip to content

Commit cb4128f

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.6.
1 parent b5f8f8b commit cb4128f

24 files changed

+596
-720
lines changed

ed/algorithms/at-driver.json

Lines changed: 2 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -595,10 +595,8 @@
595595
]
596596
},
597597
{
598-
"name": "press keys",
599-
"href": "https://w3c.github.io/at-driver/#press-keys",
600-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"press-keys\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">press keys</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> given <var>command parameters</var>:",
601-
"rationale": ".algorithm",
598+
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#remote-end-steps\" id=\"ref-for-remote-end-steps⑤\">remote end steps</a> given <var>session</var> and <var>command parameters</var> are:",
599+
"rationale": "try",
602600
"steps": [
603601
{
604602
"html": "<p><a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#try\" id=\"ref-for-try③\">Try</a> to <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#check-that-keyboard-interaction-can-be-simulated\" id=\"ref-for-check-that-keyboard-interaction-can-be-simulated\">check that keyboard interaction can be simulated</a>.</p>"
@@ -635,46 +633,6 @@
635633
}
636634
]
637635
},
638-
{
639-
"name": "remote end steps for interaction.userIntent",
640-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#remote-end-steps\" id=\"ref-for-remote-end-steps⑤\">remote end steps</a> given <var>session</var> and <var>command parameters</var> are:",
641-
"rationale": ".algorithm",
642-
"steps": [
643-
{
644-
"html": "<p>Let <var>name</var> be the value of the <code>name</code> field of <var>command\nparameters</var>.</p>"
645-
},
646-
{
647-
"html": "If there is an entry in the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#table-of-standard-user-intents\" id=\"ref-for-table-of-standard-user-intents\">table of standard user intents</a> with name <var>name</var>:",
648-
"rationale": "let",
649-
"steps": [
650-
{
651-
"html": "<p>Let <var>algorithm</var> be the algorithm associated with user intent <var>name</var> in the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#table-of-standard-user-intents\" id=\"ref-for-table-of-standard-user-intents①\">table of standard user intents</a>.</p>"
652-
}
653-
]
654-
},
655-
{
656-
"html": "Otherwise, if there is an entry in the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#remote-end-table-of-extension-user-intents\" id=\"ref-for-remote-end-table-of-extension-user-intents\">table of extension user intents</a> with name <var>name</var>:",
657-
"rationale": "let",
658-
"steps": [
659-
{
660-
"html": "<p>Let <var>algorithm</var> be the algorithm associated with user intent <var>name</var> in the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#remote-end-table-of-extension-user-intents\" id=\"ref-for-remote-end-table-of-extension-user-intents①\">table of extension user intents</a>.</p>"
661-
}
662-
]
663-
},
664-
{
665-
"html": "Otherwise:",
666-
"rationale": "return",
667-
"steps": [
668-
{
669-
"html": "<p>Return an <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#error\" id=\"ref-for-error①③\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#error-code\" id=\"ref-for-error-code⑦\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/at-driver/#error-code-unknown-user-intent\" id=\"ref-for-error-code-unknown-user-intent\">unknown user intent</a>.</p>"
670-
}
671-
]
672-
},
673-
{
674-
"html": "<p>Return the result of evaluating <var>algorithm</var> given <var>command parameters</var>.</p>"
675-
}
676-
]
677-
},
678636
{
679637
"name": "remote end event trigger for interaction.capturedOutput",
680638
"html": "When the assistive technology would send some text <var>data</var> (a string, without speech-specific markup or annotations) to the Text-To-Speech system, or equivalent for non-speech assistive technology software, run these steps:",

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: 3 additions & 3 deletions
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/#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>"
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>"
237237
},
238238
{
239239
"case": "For min-content maximums:",
@@ -342,7 +342,7 @@
342342
"rationale": "resolve",
343343
"steps": [
344344
{
345-
"html": "Layout the grid following the <a href=\"https://drafts.csswg.org/css-grid-2/#layout-algorithm\" id=\"ref-for-layout-algorithm②\">§ 12 Grid Layout Algorithm</a> by using the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-break-4/#fragmentation-container\" id=\"ref-for-fragmentation-container②\">fragmentation container</a>’s inline size and assume unlimited block size.\n\t\t\tDuring this step all <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-grid-2/#propdef-grid-row\" id=\"ref-for-propdef-grid-row⑥\">grid-row</a> <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> and <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-grid-2/#valdef-flex-fr\" id=\"ref-for-valdef-flex-fr⑨\">fr</a> values must be resolved."
345+
"html": "Layout the grid following the <a href=\"https://drafts.csswg.org/css-grid-2/#layout-algorithm\" id=\"ref-for-layout-algorithm②\">§ 12 Grid Layout Algorithm</a> by using the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-break-4/#fragmentation-container\" id=\"ref-for-fragmentation-container②\">fragmentation container</a>’s inline size and assume unlimited block size.\n\t\t\tDuring this step all <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-grid-2/#propdef-grid-row\" id=\"ref-for-propdef-grid-row⑥\">grid-row</a> <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> and <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-grid-2/#valdef-flex-fr\" id=\"ref-for-valdef-flex-fr⑨\">fr</a> values must be resolved."
346346
},
347347
{
348348
"html": "Layout the grid container using the values resolved in the previous step."
@@ -351,7 +351,7 @@
351351
"html": "If a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-grid-2/#grid-area\" id=\"ref-for-grid-area③⑥\">grid area</a>’s size changes due to fragmentation (do not include items that\n\t\t\tspan rows in this decision), increase the grid row size as necessary for rows that either: \n <ul>\n <li> have a content min track sizing function. \n </li><li> are in a grid that does not have an explicit height and the grid row is flexible. \n </li></ul>"
352352
},
353353
{
354-
"html": "If the grid height is <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>, the height of the grid should be the sum of the final\n\t\t\trow sizes."
354+
"html": "If the grid height is <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>, the height of the grid should be the sum of the final\n\t\t\trow sizes."
355355
},
356356
{
357357
"html": "If a grid area overflows the grid container due to margins being collapsed during\n\t\t\tfragmentation, extend the grid container to contain this grid area (this step is\n\t\t\tnecessary in order to avoid circular layout dependencies due to fragmentation)."

0 commit comments

Comments
 (0)