Skip to content

Commit 0134df2

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.1.2.
1 parent 2beb8e6 commit 0134df2

25 files changed

+4917
-3137
lines changed

tr/algorithms/WGSL.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"html": "<p>If the called function is <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/WGSL/#user-defined-function\" id=\"ref-for-user-defined-function⑨\">user-defined</a>,\nmemory is allocated for each function scope variable in the called function.</p>\n <ul>\n <li data-md=\"\">\n <p>Initialization occurs as described in <a href=\"https://www.w3.org/TR/WGSL/#var-decls\">§ 7.3 var Declarations</a>.</p>\n </li></ul>"
114114
},
115115
{
116-
"html": "<p>Values for the formal parameters of the called function are determined\nby matching the function call argument values by position.\nFor example, the first formal parameter of the called function will have\nthe value of the first argument at the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/WGSL/#call-site\" id=\"ref-for-call-site\">call site</a>.</p>"
116+
"html": "<p>Values for the formal parameters of the called function are determined\nby matching the function call argument values by position.\nFor example, the first formal parameter of the called function will have\nthe value of the first argument at the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/WGSL/#call-site\" id=\"ref-for-call-site\">call site</a>.</p>"
117117
},
118118
{
119119
"html": "<p>Control is transferred to the called function.\nIf the called function is <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/WGSL/#user-defined-function\" id=\"ref-for-user-defined-function①⓪\">user-defined</a>, execution\nproceeds starting from the first statement in the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/WGSL/#function-body\" id=\"ref-for-function-body⑥\">body</a>.</p>"

tr/algorithms/webdriver-bidi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@
966966
"html": "<p>For each entry <var>name</var> in <var>command parameters</var>[\"<code>events</code>\"],\n let <var>event names</var> be the <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#set-union\" id=\"ref-for-set-union\">union</a> of <var>event names</var> and the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-try\" id=\"ref-for-dfn-try②\">trying</a> to <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/webdriver-bidi/#obtain-a-set-of-event-names\" id=\"ref-for-obtain-a-set-of-event-names\">obtain a set of event names</a> with <var>name</var>.</p>"
967967
},
968968
{
969-
"html": "<p>Let <var>input user context ids</var> be <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#set-create\" id=\"ref-for-set-create\">create a set</a> with <var>command parameters</var>[<code>contexts</code>].</p>"
969+
"html": "<p>Let <var>input user context ids</var> be <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#set-create\" id=\"ref-for-set-create\">create a set</a> with <var>command parameters</var>[<code>userContexts</code>].</p>"
970970
},
971971
{
972972
"html": "<p>Let <var>input context ids</var> be <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#set-create\" id=\"ref-for-set-create①\">create a set</a> with <var>command parameters</var>[<code>contexts</code>].</p>"

tr/algorithms/webgpu.json

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

tr/algorithms/webnn.json

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

0 commit comments

Comments
 (0)