Skip to content

Commit 96b09f2

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 20.0.3.
1 parent 0aa1793 commit 96b09f2

File tree

99 files changed

+1408
-873
lines changed

Some content is hidden

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

99 files changed

+1408
-873
lines changed

ed/algorithms/css-conditional-3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"algorithms": [
77
{
88
"name": "supports(property, value)",
9-
"html": "When the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/css-conditional-3/#dom-css-supports\" id=\"ref-for-dom-css-supports\">supports(property, value)</a></code> method is invoked\n\t\twith two arguments <var>property</var> and <var>value</var>:",
9+
"html": "When the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/css-conditional-3/#dom-css-supports\" id=\"ref-for-dom-css-supports\">supports(property, value)</a></code> method is invoked\n with two arguments <var>property</var> and <var>value</var>:",
1010
"rationale": ".algorithm",
1111
"steps": [
1212
{

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-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>."
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-grid-1.json

Lines changed: 8 additions & 8 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-navigation-1.json

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-navigation-1/#documents-navigation-api\" id=\"ref-for-documents-navigation-api\">document’s navigation API</a> of the document is non-null and\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-navigation-transition\" id=\"ref-for-concept-navigation-transition\">transition</a> is non-null,\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-navigationtransition-from\" id=\"ref-for-concept-navigationtransition-from\">from entry</a>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationhistoryentry-url\" id=\"ref-for-dom-navigationhistoryentry-url\">url</a></code>.</p>"
7474
},
7575
{
76-
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-navigation-1/#documents-navigation-api\" id=\"ref-for-documents-navigation-api①\">document’s navigation API</a> of the document is non-null and\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-activation\" id=\"ref-for-navigation-activation\">activation</a> is non-null,\nthe document’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#has-been-revealed\" id=\"ref-for-has-been-revealed\">has been revealed</a> is false or\nwas false at the start of the current <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-task\" id=\"ref-for-concept-task\">task</a>,\nthe activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-from\" id=\"ref-for-dom-navigationactivation-from\">from</a></code>’s\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationhistoryentry-url\" id=\"ref-for-dom-navigationhistoryentry-url①\">url</a></code>.</p>"
76+
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-navigation-1/#documents-navigation-api\" id=\"ref-for-documents-navigation-api①\">document’s navigation API</a> of the document is non-null,\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-activation\" id=\"ref-for-navigation-activation\">activation</a> is non-null,\nthe activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-from\" id=\"ref-for-dom-navigationactivation-from\">from</a></code> is non-null, and\nthe document’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#has-been-revealed\" id=\"ref-for-has-been-revealed\">has been revealed</a> is false or\nwas false at the start of the current <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-task\" id=\"ref-for-concept-task\">task</a>,\nthe activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-from\" id=\"ref-for-dom-navigationactivation-from①\">from</a></code>’s\n<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationhistoryentry-url\" id=\"ref-for-dom-navigationhistoryentry-url①\">url</a></code>.</p>"
7777
},
7878
{
7979
"html": "<p>Otherwise, null.</p>"
@@ -106,6 +106,58 @@
106106
}
107107
]
108108
},
109+
{
110+
"name": "current navigation type",
111+
"href": "https://drafts.csswg.org/css-navigation-1/#current-navigation-type",
112+
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"current-navigation-type\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">current navigation type</dfn> of a <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document\" id=\"ref-for-concept-document②\">document</a> is a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigationtype\" id=\"ref-for-navigationtype\">NavigationType</a></code> or null.\nIt is defined as follows:",
113+
"rationale": "if",
114+
"steps": [
115+
{
116+
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-navigation-1/#documents-navigation-api\" id=\"ref-for-documents-navigation-api④\">document’s navigation API</a> of the document is non-null and\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-navigation-transition\" id=\"ref-for-concept-navigation-transition②\">transition</a> is non-null,\nthe transition’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtransition-navigationtype\" id=\"ref-for-dom-navigationtransition-navigationtype\">navigationType</a></code>.</p>"
117+
},
118+
{
119+
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-navigation-1/#documents-navigation-api\" id=\"ref-for-documents-navigation-api⑤\">document’s navigation API</a> of the document is non-null and\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-activation\" id=\"ref-for-navigation-activation②\">activation</a> is non-null,\nthe document’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#has-been-revealed\" id=\"ref-for-has-been-revealed②\">has been revealed</a> is false or\nwas false at the start of the current <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-task\" id=\"ref-for-concept-task②\">task</a>,\nthe activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-navigationtype\" id=\"ref-for-dom-navigationactivation-navigationtype\">navigationType</a></code>.</p>"
120+
},
121+
{
122+
"html": "<p>Otherwise, null.</p>"
123+
}
124+
]
125+
},
126+
{
127+
"name": "current navigation delta",
128+
"href": "https://drafts.csswg.org/css-navigation-1/#current-navigation-delta",
129+
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"current-navigation-delta\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">current navigation delta</dfn> of a <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document\" id=\"ref-for-concept-document③\">document</a> is a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigationtype\" id=\"ref-for-navigationtype①\">NavigationType</a></code> or null.\nIt is defined as follows:",
130+
"rationale": "if",
131+
"steps": [
132+
{
133+
"html": "If the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-navigation-1/#documents-navigation-api\" id=\"ref-for-documents-navigation-api⑥\">document’s navigation API</a> of the document is non-null and\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-navigation-transition\" id=\"ref-for-concept-navigation-transition③\">transition</a> is non-null,",
134+
"rationale": "if",
135+
"steps": [
136+
{
137+
"html": "<p>If the transition’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtransition-navigationtype\" id=\"ref-for-dom-navigationtransition-navigationtype①\">navigationType</a></code> is not <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-traverse\" id=\"ref-for-dom-navigationtype-traverse③\">traverse</a></code>, null.</p>"
138+
},
139+
{
140+
"html": "<p>Otherwise,\nthe transition’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtransition-to\" id=\"ref-for-dom-navigationtransition-to\">to</a></code>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationdestination-index\" id=\"ref-for-dom-navigationdestination-index\">index</a></code>\nminus\nthe transition’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtransition-from\" id=\"ref-for-dom-navigationtransition-from\">from</a></code>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationhistoryentry-index\" id=\"ref-for-dom-navigationhistoryentry-index\">index</a></code>.</p>"
141+
}
142+
]
143+
},
144+
{
145+
"html": "If the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-navigation-1/#documents-navigation-api\" id=\"ref-for-documents-navigation-api⑦\">document’s navigation API</a> of the document is non-null,\nits <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-activation\" id=\"ref-for-navigation-activation③\">activation</a> is non-null,\nthe activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-from\" id=\"ref-for-dom-navigationactivation-from③\">from</a></code> is non-null, and\nthe document’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#has-been-revealed\" id=\"ref-for-has-been-revealed③\">has been revealed</a> is false or\nwas false at the start of the current <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-task\" id=\"ref-for-concept-task③\">task</a>,",
146+
"rationale": "if",
147+
"steps": [
148+
{
149+
"html": "<p>If the activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-navigationtype\" id=\"ref-for-dom-navigationactivation-navigationtype①\">navigationType</a></code> is not <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-traverse\" id=\"ref-for-dom-navigationtype-traverse④\">traverse</a></code>, null.</p>"
150+
},
151+
{
152+
"html": "<p>Otherwise,\nthe activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-entry\" id=\"ref-for-dom-navigationactivation-entry②\">entry</a></code>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationhistoryentry-index\" id=\"ref-for-dom-navigationhistoryentry-index①\">index</a></code>\nminus\nthe activation’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationactivation-from\" id=\"ref-for-dom-navigationactivation-from④\">from</a></code>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationhistoryentry-index\" id=\"ref-for-dom-navigationhistoryentry-index②\">index</a></code>.</p>"
153+
}
154+
]
155+
},
156+
{
157+
"html": "<p>Otherwise, null.</p>"
158+
}
159+
]
160+
},
109161
{
110162
"name": "create a URL pattern for url-pattern()",
111163
"href": "https://drafts.csswg.org/css-navigation-1/#create-a-url-pattern-for-url-pattern",

0 commit comments

Comments
 (0)