Skip to content

Commit a4bf6fb

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.0.1.
1 parent 5d172cb commit a4bf6fb

20 files changed

+3243
-924
lines changed

tr/algorithms/media-capabilities.json

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

tr/algorithms/privacy-preserving-attribution.json

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

tr/algorithms/secure-payment-confirmation.json

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

tr/algorithms/wasm-core-2.json

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

tr/algorithms/wasm-js-api-2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,7 +1568,7 @@
15681568
{
15691569
"name": "Global/value",
15701570
"href": "https://www.w3.org/TR/wasm-js-api-2/#dom-global-value",
1571-
"html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps: \n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>",
1571+
"html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps:\n\n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>",
15721572
"rationale": ".algorithm",
15731573
"steps": [
15741574
{
@@ -1579,7 +1579,7 @@
15791579
{
15801580
"name": "Global/value",
15811581
"href": "https://www.w3.org/TR/wasm-js-api-2/#dom-global-value",
1582-
"html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps: \n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>",
1582+
"html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps:\n\n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>",
15831583
"rationale": "let",
15841584
"steps": [
15851585
{
@@ -2203,7 +2203,7 @@
22032203
"html": "<p>Let <var>constructor</var> be a new object, implementing the <a data-link-type=\"dfn\" href=\"https://tc39.github.io/ecma262/#sec-nativeerror-object-structure\" id=\"ref-for-sec-nativeerror-object-structure\">NativeError Object Structure</a>, with <var>NativeError</var> set to <var>error</var>.</p>"
22042204
},
22052205
{
2206-
"html": "<p><a data-link-type=\"dfn\" data-refhint-key=\"f4fa6c3b\" href=\"https://tc39.github.io/ecma262/#sec-returnifabrupt-shorthands\" id=\"ref-for-sec-returnifabrupt-shorthands②③\">!</a> <a data-link-type=\"abstract-op\" href=\"https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty\" id=\"ref-for-sec-definemethodproperty\">DefineMethodProperty</a>(<var>namespaceObject</var>, <var>error</var>, <var>constructor</var>, false).</p>"
2206+
"html": "<p><a data-link-type=\"dfn\" data-refhint-key=\"f4fa6c3b\" href=\"https://tc39.github.io/ecma262/#sec-returnifabrupt-shorthands\" id=\"ref-for-sec-returnifabrupt-shorthands②③\">!</a> <a data-link-type=\"abstract-op\" href=\"https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty\" id=\"ref-for-sec-definemethodproperty\">DefineMethodProperty</a>(<var>namespaceObject</var>, <var>error</var>, <var>constructor</var>, false).</p>"
22072207
}
22082208
]
22092209
}

0 commit comments

Comments
 (0)