Skip to content

Commit f886e8e

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.5.
1 parent 7eee6d5 commit f886e8e

File tree

11 files changed

+1376
-1231
lines changed

11 files changed

+1376
-1231
lines changed

ed/algorithms/webgpu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@
21892189
{
21902190
"name": "GPUPipelineError constructor",
21912191
"href": "https://gpuweb.github.io/gpuweb/#dom-gpupipelineerror-constructor-message",
2192-
"html": "<table class=\"argumentdef data\">\n <caption>Arguments for the <a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpupipelineerror-constructor\" id=\"ref-for-dom-gpupipelineerror-constructor①\" data-timeline=\"content\">GPUPipelineError.constructor()</a> method.</caption>\n <thead>\n <tr>\n <th>Parameter \n </th><th>Type \n </th><th style=\"text-align:center\">Nullable \n </th><th style=\"text-align:center\">Optional \n </th><th>Description \n </th></tr></thead><tbody>\n <tr>\n <td><dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"GPUPipelineError/constructor()\" data-dfn-type=\"argument\" data-export=\"\" id=\"dom-gpupipelineerror-constructor-message\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code><var>message</var></code></dfn> \n </td><td> <code class=\"idl\"><a data-link-type=\"idl-name\" href=\"https://webidl.spec.whatwg.org/#idl-DOMString\" id=\"ref-for-idl-DOMString①⑤\">DOMString</a></code>\n </td><td style=\"text-align:center\"> <span class=\"no\">✘</span>\n </td><td style=\"text-align:center\"> <span class=\"yes\">✔</span>\n </td><td>Error message of the base <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException①\">DOMException</a></code>. \n </td></tr><tr>\n <td><dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"GPUPipelineError/constructor()\" data-dfn-type=\"argument\" data-export=\"\" id=\"dom-gpupipelineerror-constructor-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code><var>options</var></code></dfn> \n </td><td> <code class=\"idl\"><a data-link-type=\"idl-name\" href=\"https://gpuweb.github.io/gpuweb/#dictdef-gpupipelineerrorinit\" id=\"ref-for-dictdef-gpupipelineerrorinit①\">GPUPipelineErrorInit</a></code>\n </td><td style=\"text-align:center\"> <span class=\"no\">✘</span>\n </td><td style=\"text-align:center\"> <span class=\"no\">✘</span>\n </td><td>Options specific to <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#gpupipelineerror\" id=\"ref-for-gpupipelineerror③\">GPUPipelineError</a></code>. \n </td></tr></tbody></table>",
2192+
"html": "<table class=\"argumentdef data\">\n <caption>Arguments for the <a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpupipelineerror-constructor\" id=\"ref-for-dom-gpupipelineerror-constructor①\" data-timeline=\"content\">GPUPipelineError.constructor()</a> method.</caption>\n <thead>\n <tr>\n <th>Parameter \n </th><th>Type \n </th><th style=\"text-align:center\">Nullable \n </th><th style=\"text-align:center\">Optional \n </th><th>Description \n </th></tr></thead><tbody>\n <tr>\n <td><dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"GPUPipelineError/constructor()\" data-dfn-type=\"argument\" data-export=\"\" id=\"dom-gpupipelineerror-constructor-message\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code><var>message</var></code></dfn> \n </td><td> <code class=\"idl\"><a data-link-type=\"idl-name\" href=\"https://webidl.spec.whatwg.org/#idl-DOMString\" id=\"ref-for-idl-DOMString①⑥\">DOMString</a></code>\n </td><td style=\"text-align:center\"> <span class=\"no\">✘</span>\n </td><td style=\"text-align:center\"> <span class=\"yes\">✔</span>\n </td><td>Error message of the base <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException①\">DOMException</a></code>. \n </td></tr><tr>\n <td><dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"GPUPipelineError/constructor()\" data-dfn-type=\"argument\" data-export=\"\" id=\"dom-gpupipelineerror-constructor-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code><var>options</var></code></dfn> \n </td><td> <code class=\"idl\"><a data-link-type=\"idl-name\" href=\"https://gpuweb.github.io/gpuweb/#dictdef-gpupipelineerrorinit\" id=\"ref-for-dictdef-gpupipelineerrorinit①\">GPUPipelineErrorInit</a></code>\n </td><td style=\"text-align:center\"> <span class=\"no\">✘</span>\n </td><td style=\"text-align:center\"> <span class=\"no\">✘</span>\n </td><td>Options specific to <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#gpupipelineerror\" id=\"ref-for-gpupipelineerror③\">GPUPipelineError</a></code>. \n </td></tr></tbody></table>",
21932193
"rationale": ".algorithm",
21942194
"steps": [
21952195
{

0 commit comments

Comments
 (0)