Skip to content

Commit ef84e31

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent 6b1f7cb commit ef84e31

12 files changed

+216
-162
lines changed

ed/algorithms/handwriting-recognition.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"rationale": "if",
7777
"steps": [
7878
{
79-
"html": "<p>If the user agent can’t create or prepare a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwriting-recognizer\" id=\"ref-for-handwriting-recognizer⑤\">handwriting recognizer</a> to perform recognitions, <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#reject\" id=\"ref-for-reject\">reject</a> <var>p</var> with a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException\">DOMException</a></code> according to the failure cause:</p>\n <ul>\n <li data-md=\"\">\n <p>If <var>constraint</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/handwriting-recognition/#dom-handwritingmodelconstraint-languages\" id=\"ref-for-dom-handwritingmodelconstraint-languages③\">languages</a></code> is an empty <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list\" id=\"ref-for-list①\">list</a>, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notsupportederror\" id=\"ref-for-notsupportederror\">\"NotSupportedError\"</a></code>.</p>\n </li><li data-md=\"\">\n <p>If the user agent can’t find a platform-dependent <a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwriting-recognizer\" id=\"ref-for-handwriting-recognizer⑥\">handwriting recognizer</a> that satisfies the converted <var>constraint</var>, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notsupportederror\" id=\"ref-for-notsupportederror①\">\"NotSupportedError\"</a></code>.</p>\n </li><li data-md=\"\">\n <p>If creating a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwriting-recognizer\" id=\"ref-for-handwriting-recognizer⑦\">handwriting recognizer</a> would cause the user agent to exceed its limit for total number of active recognizer, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#quotaexceedederror\" id=\"ref-for-quotaexceedederror\">\"QuotaExceededError\"</a></code>.</p>\n </li><li data-md=\"\">\n <p>If the web application can retry calling this method, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#operationerror\" id=\"ref-for-operationerror\">OperationError</a></code>.</p>\n </li><li data-md=\"\">\n <p>For all other failure causes, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#unknownerror\" id=\"ref-for-unknownerror\">\"UnknownError\"</a></code></p>\n </li></ul>"
79+
"html": "<p>If the user agent can’t create or prepare a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwriting-recognizer\" id=\"ref-for-handwriting-recognizer⑤\">handwriting recognizer</a> to perform recognitions, <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#reject\" id=\"ref-for-reject\">reject</a> <var>p</var> with a new exception according to the failure cause:</p>\n <ul>\n <li data-md=\"\">\n <p>If <var>constraint</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/handwriting-recognition/#dom-handwritingmodelconstraint-languages\" id=\"ref-for-dom-handwritingmodelconstraint-languages③\">languages</a></code> is an empty <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list\" id=\"ref-for-list①\">list</a>, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notsupportederror\" id=\"ref-for-notsupportederror\">\"NotSupportedError\"</a></code> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException\">DOMException</a></code>.</p>\n </li><li data-md=\"\">\n <p>If the user agent can’t find a platform-dependent <a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwriting-recognizer\" id=\"ref-for-handwriting-recognizer⑥\">handwriting recognizer</a> that satisfies the converted <var>constraint</var>, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notsupportederror\" id=\"ref-for-notsupportederror①\">\"NotSupportedError\"</a></code> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException①\">DOMException</a></code>.</p>\n </li><li data-md=\"\">\n <p>If creating a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwriting-recognizer\" id=\"ref-for-handwriting-recognizer⑦\">handwriting recognizer</a> would cause the user agent to exceed its limit for total number of active recognizer, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#quotaexceedederror\" id=\"ref-for-quotaexceedederror\">QuotaExceededError</a></code>.</p>\n </li><li data-md=\"\">\n <p>If the web application can retry calling this method, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#operationerror\" id=\"ref-for-operationerror\">\"OperationError\"</a></code> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException②\">DOMException</a></code>.</p>\n </li><li data-md=\"\">\n <p>For all other failure causes, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#unknownerror\" id=\"ref-for-unknownerror\">\"UnknownError\"</a></code> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException③\">DOMException</a></code>.</p>\n </li></ul>"
8080
},
8181
{
8282
"html": "Otherwise:",
@@ -111,7 +111,7 @@
111111
"rationale": ".algorithm",
112112
"steps": [
113113
{
114-
"html": "<p>If <code>this</code>.<a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwritingrecognizer-active\" id=\"ref-for-handwritingrecognizer-active④\">active</a> flag isn’t <code>true</code>, <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw\">throw</a> a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException\">DOMException</a></code> object, whose <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#dom-domexception-name\" id=\"ref-for-dom-domexception-name\">name</a></code> member is <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror\">\"InvalidStateError\"</a></code> and abort.</p>"
114+
"html": "<p>If <code>this</code>.<a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwritingrecognizer-active\" id=\"ref-for-handwritingrecognizer-active④\">active</a> flag isn’t <code>true</code>, <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw\">throw</a> a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException\">DOMException</a></code> object, whose <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#dom-domexception-name\" id=\"ref-for-dom-domexception-name\">name</a></code> member is <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror\">\"InvalidStateError\"</a></code> and abort.</p>"
115115
},
116116
{
117117
"html": "<p><a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#convert-data-format\" id=\"ref-for-convert-data-format③\">Convert the provided <var>hints</var> to format suitable</a> for <a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwriting-recognizer\" id=\"ref-for-handwriting-recognizer①⓪\">handwriting recognizer</a>.</p>"
@@ -304,7 +304,7 @@
304304
"rationale": ".algorithm",
305305
"steps": [
306306
{
307-
"html": "<p>If <code>this</code>.<a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwritingdrawing-recognizer\" id=\"ref-for-handwritingdrawing-recognizer①\">recognizer</a>.<a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwritingrecognizer-active\" id=\"ref-for-handwritingrecognizer-active⑧\">active</a> isn’t true, return a <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> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror①\">\"InvalidStateError\"</a></code> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException\">DOMException</a></code>.</p>"
307+
"html": "<p>If <code>this</code>.<a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwritingdrawing-recognizer\" id=\"ref-for-handwritingdrawing-recognizer①\">recognizer</a>.<a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwritingrecognizer-active\" id=\"ref-for-handwritingrecognizer-active⑧\">active</a> isn’t true, return a <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> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#invalidstateerror\" id=\"ref-for-invalidstateerror①\">\"InvalidStateError\"</a></code> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException\">DOMException</a></code>.</p>"
308308
},
309309
{
310310
"html": "<p>If <code>this</code>.<a data-link-type=\"dfn\" href=\"https://wicg.github.io/handwriting-recognition/#handwritingdrawing-strokes\" id=\"ref-for-handwritingdrawing-strokes⑤\">strokes</a> is empty, return a <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-promise-resolved-with\" id=\"ref-for-a-promise-resolved-with\">a promise resolved with</a> a new empty <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list\" id=\"ref-for-list⑨\">list</a>.</p>"

ed/algorithms/sri-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"html": "<p>Let <var>algorithm</var> be <var>algorithm-and-value</var>[0].</p>"
4646
},
4747
{
48-
"html": "<p>If <var>algorithm-and-value</var>[1] <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain①\">exists</a>, set\n <var>base64-value</var> to <var>algorithm-and-value</var>[1].</p>"
48+
"html": "<p>If <var>algorithm</var> is not a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-subresource-integrity/#valid-sri-hash-algorithm-token\" id=\"ref-for-valid-sri-hash-algorithm-token\">valid SRI hash algorithm token</a>, then\n <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue\">continue</a>.</p>"
4949
},
5050
{
51-
"html": "<p>If <var>algorithm</var> is not a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-subresource-integrity/#valid-sri-hash-algorithm-token\" id=\"ref-for-valid-sri-hash-algorithm-token\">valid SRI hash algorithm token</a>, then\n <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue\">continue</a>.</p>"
51+
"html": "<p>If <var>algorithm-and-value</var>[1] <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain①\">exists</a>, set\n <var>base64-value</var> to <var>algorithm-and-value</var>[1].</p>"
5252
},
5353
{
5454
"html": "<p>Let <var>metadata</var> be the ordered map «[\"alg\" → <var>algorithm</var>,\n \"val\" → <var>base64-value</var>]».</p>"

0 commit comments

Comments
 (0)