Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 18.1.2.
  • Loading branch information
reffy-bot committed Jan 11, 2025
1 parent 4b5a2b0 commit 0a6fc9d
Show file tree
Hide file tree
Showing 30 changed files with 833 additions and 713 deletions.
6 changes: 3 additions & 3 deletions ed/algorithms/IndexedDB-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this\">this</a>'s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#request-done-flag\" id=\"ref-for-request-done-flag⑤\">done flag</a> is false, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw②\">throw</a> an \"<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>"
},
{
"html": "<p>Otherwise, return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①\">this</a>'s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#request-result\" id=\"ref-for-request-result③\">result</a>, or undefined if the request resulted in an error.</p>"
"html": "<p>Return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①\">this</a>'s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#request-result\" id=\"ref-for-request-result③\">result</a>, or undefined if the request resulted in an error.</p>"
}
]
},
Expand All @@ -331,7 +331,7 @@
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this②\">this</a>'s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#request-done-flag\" id=\"ref-for-request-done-flag⑥\">done flag</a> is false, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw③\">throw</a> an \"<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>"
},
{
"html": "<p>Otherwise, return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this③\">this</a>'s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#request-error\" id=\"ref-for-request-error③\">error</a>, or null if no error occurred.</p>"
"html": "<p>Return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this③\">this</a>'s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#request-error\" id=\"ref-for-request-error③\">error</a>, or null if no error occurred.</p>"
}
]
},
Expand Down Expand Up @@ -805,7 +805,7 @@
"html": "<p>If <var>store</var> does not have a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#key-generator\" id=\"ref-for-key-generator①⑦\">key generator</a>, <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw③③\">throw</a> a \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#dataerror\" id=\"ref-for-dataerror①①\">DataError</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>"
},
{
"html": "<p>Otherwise, if <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#check-that-a-key-could-be-injected-into-a-value\" id=\"ref-for-check-that-a-key-could-be-injected-into-a-value\">check that a key could be injected into a value</a> with <var>clone</var> and <var>store</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#object-store-key-path\" id=\"ref-for-object-store-key-path①④\">key path</a> return\nfalse, <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw③④\">throw</a> a \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#dataerror\" id=\"ref-for-dataerror①②\">DataError</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>"
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#check-that-a-key-could-be-injected-into-a-value\" id=\"ref-for-check-that-a-key-could-be-injected-into-a-value\">check that a key could be injected into a value</a> with <var>clone</var> and <var>store</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IndexedDB/#object-store-key-path\" id=\"ref-for-object-store-key-path①④\">key path</a> return\nfalse, <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw③④\">throw</a> a \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#dataerror\" id=\"ref-for-dataerror①②\">DataError</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>"
}
]
}
Expand Down
12 changes: 6 additions & 6 deletions ed/algorithms/attribution-reporting-api.json

Large diffs are not rendered by default.

Loading

0 comments on commit 0a6fc9d

Please sign in to comment.