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 17.2.2.
  • Loading branch information
reffy-bot committed Aug 30, 2024
1 parent 267fbad commit 2c551d1
Show file tree
Hide file tree
Showing 31 changed files with 844 additions and 603 deletions.
2 changes: 1 addition & 1 deletion ed/algorithms/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3518,7 +3518,7 @@
"html": "<p><a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-sort-in-ascending-order\" id=\"ref-for-list-sort-in-ascending-order②\">Sort</a> <var>scopeRecords</var> in ascending order with <var>a</var> being less than <var>b</var> if any of the following are true:</p>\n <ul>\n <li data-md=\"\">\n <p><var>a</var>[1]'s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#attribution-source-source-time\" id=\"ref-for-attribution-source-source-time①①\">source time</a> is greater than <var>b</var>[1]'s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#attribution-source-source-time\" id=\"ref-for-attribution-source-source-time①②\">source time</a>.</p>\n </li><li data-md=\"\">\n <p><var>a</var>[1]'s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#attribution-source-source-time\" id=\"ref-for-attribution-source-source-time①③\">source time</a> is equal to <var>b</var>[1]'s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#attribution-source-source-time\" id=\"ref-for-attribution-source-source-time①④\">source time</a> and <var>a</var>[0] is greater than <var>b</var>[0].</p>\n </li></ul>"
},
{
"html": "<p>Let <var>selectedScopes</var> be <var>scopes</var>.</p>"
"html": "<p>Let <var>selectedScopes</var> be <var>scopes</var>, <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-clone\" id=\"ref-for-list-clone\">cloned</a>.</p>"
},
{
"html": "<p>Let <var>sourcesToRemove</var> be a new <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-set\" id=\"ref-for-ordered-set④⓪\">set</a>.</p>"
Expand Down
4 changes: 2 additions & 2 deletions ed/algorithms/css-anchor-position-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"name": "target anchor element",
"href": "https://drafts.csswg.org/css-anchor-position-1/#target-anchor-element",
"html": "To determine the <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"target-anchor-element\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">target <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-element\" id=\"ref-for-anchor-element\">anchor element</a></dfn> given a querying element <var>query el</var> and an optional <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-specifier\" id=\"ref-for-anchor-specifier\">anchor specifier</a> <var>anchor spec</var>:",
"html": "To determine the <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"target-anchor-element\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">target <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-element\" id=\"ref-for-anchor-element\">anchor element</a></dfn> given a querying element <var>query el</var> and an optional <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-specifier\" id=\"ref-for-anchor-specifier\">anchor specifier</a> <var>anchor spec</var>:",
"rationale": ".algorithm",
"steps": [
{
Expand All @@ -26,7 +26,7 @@
]
},
{
"html": "<p>Otherwise, <var>anchor spec</var> is a <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#typedef-dashed-ident\" id=\"ref-for-typedef-dashed-ident⑤\">&lt;dashed-ident&gt;</a>.\nReturn the last element <var>el</var> in tree order\nthat satisfies the following conditions:</p>\n <ul>\n <li data-md=\"\">\n <p><var>el</var> is an <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-element\" id=\"ref-for-anchor-element⑤\">anchor element</a> with an <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-name\" id=\"ref-for-anchor-name①③\">anchor name</a> of <var>anchor spec</var>.</p>\n </li><li data-md=\"\">\n <p><var>el</var>’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-name\" id=\"ref-for-anchor-name①④\">anchor name</a> and <var>anchor spec</var> are both associated with the same <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-tree\" id=\"ref-for-concept-tree\">tree</a> <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-tree-root\" id=\"ref-for-concept-tree-root\">root</a>.</p>\n \n </li><li data-md=\"\">\n <p><var>el</var> is an <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#acceptable-anchor-element\" id=\"ref-for-acceptable-anchor-element②\">acceptable anchor element</a> for <var>query el</var>.</p>\n </li></ul>\n <p>If no element satisfies these conditions,\nreturn nothing.</p>"
"html": "<p>Otherwise, <var>anchor spec</var> is a <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-values-4/#typedef-dashed-ident\" id=\"ref-for-typedef-dashed-ident⑤\">&lt;dashed-ident&gt;</a>.\nReturn the last element <var>el</var> in tree order\nthat satisfies the following conditions:</p>\n <ul>\n <li data-md=\"\">\n <p><var>el</var> is an <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-element\" id=\"ref-for-anchor-element⑦\">anchor element</a> with an <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-name\" id=\"ref-for-anchor-name①③\">anchor name</a> of <var>anchor spec</var>.</p>\n </li><li data-md=\"\">\n <p><var>el</var>’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#anchor-name\" id=\"ref-for-anchor-name①④\">anchor name</a> and <var>anchor spec</var> are both associated with the same <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-tree\" id=\"ref-for-concept-tree\">tree</a> <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-tree-root\" id=\"ref-for-concept-tree-root\">root</a>.</p>\n \n </li><li data-md=\"\">\n <p><var>el</var> is an <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-anchor-position-1/#acceptable-anchor-element\" id=\"ref-for-acceptable-anchor-element②\">acceptable anchor element</a> for <var>query el</var>.</p>\n </li></ul>\n <p>If no element satisfies these conditions,\nreturn nothing.</p>"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion ed/algorithms/css-flexbox-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"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 <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>."
},
{
"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> using 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> (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>."
"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> using 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> (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-align-items-auto\" id=\"ref-for-valdef-align-items-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>."
}
]
},
Expand Down
Loading

0 comments on commit 2c551d1

Please sign in to comment.