Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 16.1.2.
  • Loading branch information
reffy-bot committed Jul 24, 2024
1 parent 5dc84ee commit 3199aeb
Show file tree
Hide file tree
Showing 75 changed files with 3,565 additions and 1,675 deletions.
36 changes: 18 additions & 18 deletions tr/algorithms/FileAPI.json

Large diffs are not rendered by default.

140 changes: 70 additions & 70 deletions tr/algorithms/IndexedDB-3.json

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions tr/algorithms/SVG2.json

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions tr/algorithms/clipboard-apis.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions tr/algorithms/contact-picker.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"html": "<p>Let <var>promise</var> be <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-new-promise\" id=\"ref-for-a-new-promise\">a new promise</a>.</p>"
},
{
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ContactsManager\" data-dfn-type=\"method\" data-export=\"\" id=\"dom-contactsmanager-getproperties\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>getProperties()</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method, when invoked, runs these steps:",
"html": "Run the following steps <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel\" id=\"ref-for-in-parallel\">in parallel</a>:",
"rationale": "resolve",
"steps": [
{
Expand Down Expand Up @@ -55,7 +55,7 @@
"html": "<p>If <var>properties</var> is <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-empty\" id=\"ref-for-list-empty\">empty</a>, then return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-promise-rejected-with\" id=\"ref-for-a-promise-rejected-with③\">a promise rejected with</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror\">TypeError</a></code>.</p>"
},
{
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ContactsManager\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"select(properties, options)|select(properties)\" id=\"dom-contactsmanager-select\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>select(<var>properties</var>, <var>options</var>)</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method, when invoked, runs these steps:",
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>property</var> of <var>properties</var>:",
"rationale": "if",
"steps": [
{
Expand All @@ -70,15 +70,15 @@
"html": "<p>Let <var>promise</var> be <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-new-promise\" id=\"ref-for-a-new-promise①\">a new promise</a>.</p>"
},
{
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ContactsManager\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"select(properties, options)|select(properties)\" id=\"dom-contactsmanager-select\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>select(<var>properties</var>, <var>options</var>)</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method, when invoked, runs these steps:",
"html": "Run the following steps <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel\" id=\"ref-for-in-parallel①\">in parallel</a>:",
"rationale": "let",
"steps": [
{
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ContactsManager\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"select(properties, options)|select(properties)\" id=\"dom-contactsmanager-select\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>select(<var>properties</var>, <var>options</var>)</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method, when invoked, runs these steps:",
"html": "Let <var>selectedContacts</var> be be the result of <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/contact-picker/#contactsmanager-launching-a-contact-picker\" id=\"ref-for-contactsmanager-launching-a-contact-picker\">launching a contact picker</a> with <var>options</var>’ <code>multiple</code> member and <var>properties</var>. If this fails, then:",
"rationale": "queue",
"steps": [
{
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ContactsManager\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"select(properties, options)|select(properties)\" id=\"dom-contactsmanager-select\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>select(<var>properties</var>, <var>options</var>)</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method, when invoked, runs these steps:",
"html": "<a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/contact-picker/#queue-a-contact-picker-task\" id=\"ref-for-queue-a-contact-picker-task\">Queue a contact picker task</a> to run these steps:",
"rationale": "reject",
"steps": [
{
Expand All @@ -98,14 +98,14 @@
"html": "<p>Unset <var>navigable</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/contact-picker/#contact-picker-is-showing-flag\" id=\"ref-for-contact-picker-is-showing-flag③\">contact picker is showing flag</a>.</p>"
},
{
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ContactsManager\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"select(properties, options)|select(properties)\" id=\"dom-contactsmanager-select\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>select(<var>properties</var>, <var>options</var>)</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method, when invoked, runs these steps:",
"html": "<a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/contact-picker/#queue-a-contact-picker-task\" id=\"ref-for-queue-a-contact-picker-task①\">Queue a contact picker task</a> to run these steps:",
"rationale": "let",
"steps": [
{
"html": "<p>Let <var>contacts</var> be an empty <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list\" id=\"ref-for-list⑧\">list</a>.</p>"
},
{
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ContactsManager\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"select(properties, options)|select(properties)\" id=\"dom-contactsmanager-select\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>select(<var>properties</var>, <var>options</var>)</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method, when invoked, runs these steps:",
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate①\">For each</a> <var>selectedContact</var> in <var>selectedContacts</var>:",
"rationale": "let",
"steps": [
{
Expand Down
4 changes: 2 additions & 2 deletions tr/algorithms/credential-management-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"html": "<p>Let <var>relevant interface objects</var> be an <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-empty\" id=\"ref-for-list-empty\">empty</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-set\" id=\"ref-for-ordered-set①\">set</a>.</p>"
},
{
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"CredentialRequestOptions,CredentialCreationOptions\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"credentialrequestoptions-relevant-credential-interface-objects\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">relevant credential interface objects</dfn> for a given <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/credential-management-1/#dictdef-credentialcreationoptions\" id=\"ref-for-dictdef-credentialcreationoptions⑤\">CredentialCreationOptions</a></code> or <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/credential-management-1/#dictdef-credentialrequestoptions\" id=\"ref-for-dictdef-credentialrequestoptions⑧\">CredentialRequestOptions</a></code> (<var>options</var>) is a set of <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-interface-object\" id=\"ref-for-dfn-interface-object⑦\">interface objects</a>, collected as follows:",
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-iterate\" id=\"ref-for-map-iterate\">For each</a> <var>optionKey</var> → <var>optionValue</var> of <var>options</var>:",
"rationale": "let",
"steps": [
{
Expand All @@ -156,7 +156,7 @@
"rationale": ".algorithm",
"steps": [
{
"html": "A given <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/credential-management-1/#dictdef-credentialrequestoptions\" id=\"ref-for-dictdef-credentialrequestoptions⑨\">CredentialRequestOptions</a></code> (<var>options</var>) is <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"CredentialRequestOptions\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"credentialrequestoptions-matchable-a-priori\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">matchable <i lang=\"la\">a priori</i></dfn> if the following\n steps return <code>true</code>:",
"html": "For each <var>interface</var> in <var>options</var>’ <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/credential-management-1/#credentialrequestoptions-relevant-credential-interface-objects\" id=\"ref-for-credentialrequestoptions-relevant-credential-interface-objects①\">relevant credential interface objects</a>:",
"rationale": "if",
"steps": [
{
Expand Down
4 changes: 2 additions & 2 deletions tr/algorithms/css-anchor-position-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"html": "<p>If <var>anchor spec</var> was not passed,\nreturn the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-anchor-position-1/#target-anchor-element\" id=\"ref-for-target-anchor-element②\">target anchor element</a> for <var>query el</var> given the <var>query el</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-anchor-position-1/#default-anchor-specifier\" id=\"ref-for-default-anchor-specifier\">default anchor specifier</a>.</p>"
},
{
"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://www.w3.org/TR/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://www.w3.org/TR/css-anchor-position-1/#anchor-specifier\" id=\"ref-for-anchor-specifier\">anchor specifier</a> <var>anchor spec</var>:",
"html": "If <var>anchor spec</var> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-anchor-position-1/#valdef-anchor-implicit\" id=\"ref-for-valdef-anchor-implicit②\">implicit</a>:",
"rationale": "if",
"steps": [
{
Expand Down Expand Up @@ -54,7 +54,7 @@
"html": "<p>Let <var>base styles</var> be the current used styles of <var>el</var>.</p>"
},
{
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"determine-the-position-fallback-styles\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">determine the position fallback styles</dfn> of an element <var>el</var>:",
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>option</var> in the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-anchor-position-1/#position-options-list\" id=\"ref-for-position-options-list①⓪\">position options list</a>:",
"rationale": "let",
"steps": [
{
Expand Down
4 changes: 2 additions & 2 deletions tr/algorithms/css-animation-worklet-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"html": "<p>Let <var>serializedState</var> be undefined.</p>"
},
{
"html": "To <dfn class=\"dfn-paneled\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"migrate-an-animator-instance\">migrate an animator instance</dfn> from one <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/worklets-1/#workletglobalscope\" id=\"ref-for-workletglobalscope③\">WorkletGlobalScope</a></code> to another, given <var>instance</var>, <var>sourceWorkletGlobalScope</var>, <var>destinationWorkletGlobalScope</var>, the user agent <em>must</em> run the following steps :",
"html": "<a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\" id=\"ref-for-queue-a-task\">Queue a task</a> on <var>sourceWorkletGlobalScope</var> to run the following steps:",
"rationale": "let",
"steps": [
{
Expand Down Expand Up @@ -151,7 +151,7 @@
"html": "<p>Wait for the above task to complete. If the task is aborted, abort the following steps.</p>"
},
{
"html": "To <dfn class=\"dfn-paneled\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"migrate-an-animator-instance\">migrate an animator instance</dfn> from one <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/worklets-1/#workletglobalscope\" id=\"ref-for-workletglobalscope③\">WorkletGlobalScope</a></code> to another, given <var>instance</var>, <var>sourceWorkletGlobalScope</var>, <var>destinationWorkletGlobalScope</var>, the user agent <em>must</em> run the following steps :",
"html": "<a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\" id=\"ref-for-queue-a-task①\">Queue a task</a> on <var>destinationWorkletGlobalScope</var> to run the following steps:",
"rationale": "run",
"steps": [
{
Expand Down
2 changes: 1 addition & 1 deletion tr/algorithms/css-cascade-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"html": "<p>Let <var>parsedUrl</var> be the result of the <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-parser\" id=\"ref-for-concept-url-parser\">URL parser</a> steps with <var>rule</var>’s URL and <var>parentStylesheet</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/cssom-1/#concept-css-style-sheet-location\" id=\"ref-for-concept-css-style-sheet-location\">location</a>.\nIf the algorithm returns an error,\nreturn. <a data-link-type=\"biblio\" href=\"https://www.w3.org/TR/css-cascade-4/#biblio-cssom\">[CSSOM]</a></p>"
},
{
"html": "To <dfn data-dfn-type=\"dfn\" data-export=\"\" id=\"fetch-an-import\">fetch an @import<a class=\"self-link\" href=\"https://www.w3.org/TR/css-cascade-4/#fetch-an-import\"></a></dfn>, given an <a class=\"css\" data-link-type=\"maybe\" href=\"https://www.w3.org/TR/css-cascade-4/#at-ruledef-import\" id=\"ref-for-at-ruledef-import①②\">@import</a> rule <var>rule</var>:",
"html": "<a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-values-4/#fetch-a-style-resource\" id=\"ref-for-fetch-a-style-resource\">Fetch a style resource</a> from <var>parsedUrl</var>,\nwith stylesheet <var>parentStylesheet</var>,\ndestination \"style\",\nCORS mode \"no-cors\",\nand processResponse being the following steps given <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-response\" id=\"ref-for-concept-response\">response</a> <var>response</var> and\nbyte stream, null or failure <var>byteStream</var>:",
"rationale": "if",
"steps": [
{
Expand Down
10 changes: 5 additions & 5 deletions tr/algorithms/css-color-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"html": "set <var>E</var> to delta(<var>clipped</var>, <var>current</var>)"
},
{
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"css-gamut-map\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">CSS gamut map</dfn> a color <var>origin</var> in color space <var>origin color space</var> to be in gamut of a destination color space <var>destination</var>:",
"html": "if <var>E</var> &lt; <var>JND</var>",
"rationale": "return",
"steps": [
{
Expand All @@ -226,7 +226,7 @@
"html": "let <var>min_inGamut</var> be a boolean that represents when <var>min</var> is still in gamut, and set it to true"
},
{
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"css-gamut-map\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">CSS gamut map</dfn> a color <var>origin</var> in color space <var>origin color space</var> to be in gamut of a destination color space <var>destination</var>:",
"html": "while (<var>max</var> - <var>min</var> is greater than <var>epsilon</var>) repeat the following steps",
"rationale": "set",
"steps": [
{
Expand All @@ -239,7 +239,7 @@
"html": "if <var>min_inGamut</var> is true and also if inGamut(<var>current</var>) is true, set <var>min</var> to <var>chroma</var> and continue to repeat these steps"
},
{
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"css-gamut-map\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">CSS gamut map</dfn> a color <var>origin</var> in color space <var>origin color space</var> to be in gamut of a destination color space <var>destination</var>:",
"html": "otherwise, if inGamut(<var>current</var>) is false carry out these steps:",
"rationale": "set",
"steps": [
{
Expand All @@ -249,14 +249,14 @@
"html": "set <var>E</var> to delta(<var>clipped</var>, <var>current</var>)"
},
{
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"css-gamut-map\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">CSS gamut map</dfn> a color <var>origin</var> in color space <var>origin color space</var> to be in gamut of a destination color space <var>destination</var>:",
"html": "if <var>E</var> &lt; <var>JND</var>",
"rationale": "if",
"steps": [
{
"html": "if (<var>JND</var> - <var>E</var> &lt; <var>epsilon</var>) return <var>clipped</var> as the gamut mapped color"
},
{
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"css-gamut-map\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">CSS gamut map</dfn> a color <var>origin</var> in color space <var>origin color space</var> to be in gamut of a destination color space <var>destination</var>:",
"html": "otherwise,",
"rationale": "set",
"steps": [
{
Expand Down
Loading

0 comments on commit 3199aeb

Please sign in to comment.