Skip to content

Commit 144667c

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.7.
1 parent 9087852 commit 144667c

File tree

4 files changed

+14
-18
lines changed

4 files changed

+14
-18
lines changed

ed/algorithms/writing-assistance-apis.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{
1919
"name": "validate and canonicalize summarizer options",
2020
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-summarizer-options",
21-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"validate-and-canonicalize-summarizer-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize summarizer options</dfn> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/writing-assistance-apis/#dictdef-summarizercreatecoreoptions\" id=\"ref-for-dictdef-summarizercreatecoreoptions②\">SummarizerCreateCoreOptions</a></code> <var>options</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags, and throw a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror\">TypeError</a></code> if any are invalid.",
21+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"validate-and-canonicalize-summarizer-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize summarizer options</dfn> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/writing-assistance-apis/#dictdef-summarizercreatecoreoptions\" id=\"ref-for-dictdef-summarizercreatecoreoptions②\">SummarizerCreateCoreOptions</a></code> <var>options</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags, and throw an exception if any are invalid.",
2222
"rationale": ".algorithm",
2323
"steps": [
2424
{
@@ -463,7 +463,7 @@
463463
{
464464
"name": "validate and canonicalize writer options",
465465
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-writer-options",
466-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"validate-and-canonicalize-writer-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize writer options</dfn> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/writing-assistance-apis/#dictdef-writercreatecoreoptions\" id=\"ref-for-dictdef-writercreatecoreoptions②\">WriterCreateCoreOptions</a></code> <var>options</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags, and throw a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror①\">TypeError</a></code> if any are invalid.",
466+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"validate-and-canonicalize-writer-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize writer options</dfn> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/writing-assistance-apis/#dictdef-writercreatecoreoptions\" id=\"ref-for-dictdef-writercreatecoreoptions②\">WriterCreateCoreOptions</a></code> <var>options</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags, and throw an exception if any are invalid.",
467467
"rationale": ".algorithm",
468468
"steps": [
469469
{
@@ -827,7 +827,7 @@
827827
{
828828
"name": "validate and canonicalize rewriter options",
829829
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-rewriter-options",
830-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"validate-and-canonicalize-rewriter-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize rewriter options</dfn> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/writing-assistance-apis/#dictdef-rewritercreatecoreoptions\" id=\"ref-for-dictdef-rewritercreatecoreoptions②\">RewriterCreateCoreOptions</a></code> <var>options</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags, and throw a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror②\">TypeError</a></code> if any are invalid.",
830+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"validate-and-canonicalize-rewriter-options\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize rewriter options</dfn> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/writing-assistance-apis/#dictdef-rewritercreatecoreoptions\" id=\"ref-for-dictdef-rewritercreatecoreoptions②\">RewriterCreateCoreOptions</a></code> <var>options</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags, and throw an exception if any are invalid.",
831831
"rationale": ".algorithm",
832832
"steps": [
833833
{
@@ -2007,7 +2007,7 @@
20072007
{
20082008
"name": "validate and canonicalize language tags",
20092009
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-language-tags",
2010-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"validate-and-canonicalize-language-tags\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize language tags</dfn> given a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①⓪\">ordered map</a> <var>options</var> and a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#string\" id=\"ref-for-string③⑧\">string</a> <var>key</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags found in <var>options</var>[<var>key</var>], and throw a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror③\">TypeError</a></code> if any are invalid.",
2010+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"validate-and-canonicalize-language-tags\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">validate and canonicalize language tags</dfn> given a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①⓪\">ordered map</a> <var>options</var> and a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#string\" id=\"ref-for-string③⑧\">string</a> <var>key</var>, perform the following steps. They mutate <var>options</var> in place to canonicalize and deduplicate language tags found in <var>options</var>[<var>key</var>], and throw an exception if any are invalid.",
20112011
"rationale": ".algorithm",
20122012
"steps": [
20132013
{
@@ -2049,7 +2049,7 @@
20492049
"rationale": ".algorithm",
20502050
"steps": [
20512051
{
2052-
"html": "<p>If <a data-link-type=\"abstract-op\" href=\"https://tc39.es/ecma402/#sec-isstructurallyvalidlanguagetag\" id=\"ref-for-sec-isstructurallyvalidlanguagetag\">IsStructurallyValidLanguageTag</a>(<var>potentialLanguageTag</var>) is false, then throw a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror④\">TypeError</a></code>.</p>"
2052+
"html": "<p>If <a data-link-type=\"abstract-op\" href=\"https://tc39.es/ecma402/#sec-isstructurallyvalidlanguagetag\" id=\"ref-for-sec-isstructurallyvalidlanguagetag\">IsStructurallyValidLanguageTag</a>(<var>potentialLanguageTag</var>) is false, then throw a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-rangeerror\" id=\"ref-for-exceptiondef-rangeerror\">RangeError</a></code>.</p>"
20532053
},
20542054
{
20552055
"html": "<p>Return <a data-link-type=\"abstract-op\" href=\"https://tc39.es/ecma402/#sec-canonicalizeunicodelocaleid\" id=\"ref-for-sec-canonicalizeunicodelocaleid\">CanonicalizeUnicodeLocaleId</a>(<var>potentialLanguageTag</var>).</p>"

ed/ids/writing-assistance-apis.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-create-a-summarizer-object",
123123
"https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-summarizer-options",
124124
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dictdef-summarizercreatecoreoptions%E2%91%A1",
125-
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-exceptiondef-typeerror",
126125
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-validate-and-canonicalize-language-tags",
127126
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dom-summarizercreatecoreoptions-expectedinputlanguages",
128127
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-validate-and-canonicalize-language-tags%E2%91%A0",
@@ -546,7 +545,6 @@
546545
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-create-a-writer-object",
547546
"https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-writer-options",
548547
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dictdef-writercreatecoreoptions%E2%91%A1",
549-
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-exceptiondef-typeerror%E2%91%A0",
550548
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-validate-and-canonicalize-language-tags%E2%91%A2",
551549
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dom-writercreatecoreoptions-expectedinputlanguages",
552550
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-validate-and-canonicalize-language-tags%E2%91%A3",
@@ -940,7 +938,6 @@
940938
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-create-a-rewriter-object",
941939
"https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-rewriter-options",
942940
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dictdef-rewritercreatecoreoptions%E2%91%A1",
943-
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-exceptiondef-typeerror%E2%91%A1",
944941
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-validate-and-canonicalize-language-tags%E2%91%A5",
945942
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dom-rewritercreatecoreoptions-expectedinputlanguages",
946943
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-validate-and-canonicalize-language-tags%E2%91%A6",
@@ -1560,7 +1557,6 @@
15601557
"https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-language-tags",
15611558
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-ordered-map%E2%91%A0%E2%93%AA",
15621559
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-string%E2%91%A2%E2%91%A7",
1563-
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-exceptiondef-typeerror%E2%91%A2",
15641560
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-assert%E2%91%A3%E2%93%AA",
15651561
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-map-exists%E2%91%A1%E2%91%A2",
15661562
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-string%E2%91%A2%E2%91%A8",
@@ -1577,7 +1573,7 @@
15771573
"https://webmachinelearning.github.io/writing-assistance-apis/#validate-and-canonicalize-a-single-language-tag",
15781574
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-string%E2%91%A3%E2%91%A0",
15791575
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-sec-isstructurallyvalidlanguagetag",
1580-
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-exceptiondef-typeerror%E2%91%A3",
1576+
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-exceptiondef-rangeerror",
15811577
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-sec-canonicalizeunicodelocaleid",
15821578
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-ordered-set%E2%91%A0",
15831579
"https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-sec-language-tags",
@@ -1823,8 +1819,8 @@
18231819
"https://webmachinelearning.github.io/writing-assistance-apis/#34443090",
18241820
"https://webmachinelearning.github.io/writing-assistance-apis/#bdbd19d1",
18251821
"https://webmachinelearning.github.io/writing-assistance-apis/#c8ffe1dd",
1822+
"https://webmachinelearning.github.io/writing-assistance-apis/#ec878a66",
18261823
"https://webmachinelearning.github.io/writing-assistance-apis/#b75bb3bd",
1827-
"https://webmachinelearning.github.io/writing-assistance-apis/#82ca3efc",
18281824
"https://webmachinelearning.github.io/writing-assistance-apis/#81dd847b",
18291825
"https://webmachinelearning.github.io/writing-assistance-apis/#dacde8b5",
18301826
"https://webmachinelearning.github.io/writing-assistance-apis/#d0b4a948",

ed/index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-04-21T00:52:20.550Z",
4+
"date": "2025-04-21T06:44:51.164Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -10511,11 +10511,11 @@
1051110511
],
1051210512
"crawled": "https://webmachinelearning.github.io/writing-assistance-apis/",
1051310513
"crawlCacheInfo": {
10514-
"lastModified": "Thu, 17 Apr 2025 01:14:23 GMT"
10514+
"lastModified": "Mon, 21 Apr 2025 05:33:57 GMT"
1051510515
},
1051610516
"generator": "bikeshed",
10517-
"date": "17 April 2025",
10518-
"revision": "73def374c1af901f4b26d031392754d9c2bead9a",
10517+
"date": "21 April 2025",
10518+
"revision": "29525e0095a6d407f6c9b84a77cd97fa7af9f740",
1051910519
"algorithms": "algorithms/writing-assistance-apis.json",
1052010520
"links": "links/writing-assistance-apis.json",
1052110521
"refs": "refs/writing-assistance-apis.json",
@@ -19302,7 +19302,7 @@
1930219302
],
1930319303
"crawled": "https://drafts.csswg.org/css-break-3/",
1930419304
"crawlCacheInfo": {
19305-
"lastModified": "Thu, 17 Apr 2025 21:38:08 GMT"
19305+
"lastModified": "Thu, 17 Apr 2025 21:38:09 GMT"
1930619306
},
1930719307
"generator": "bikeshed",
1930819308
"date": "28 August 2023",
@@ -25768,7 +25768,7 @@
2576825768
],
2576925769
"crawled": "https://drafts.csswg.org/css2/",
2577025770
"crawlCacheInfo": {
25771-
"lastModified": "Thu, 17 Apr 2025 21:38:09 GMT"
25771+
"lastModified": "Thu, 17 Apr 2025 21:38:10 GMT"
2577225772
},
2577325773
"generator": "bikeshed",
2577425774
"date": "13 February 2025",

ed/links/writing-assistance-apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@
159159
"idl-double",
160160
"idl-unrestricted-double",
161161
"idl-sequence",
162-
"exceptiondef-typeerror",
163162
"operationerror",
164163
"dfn-create-frozen-array",
165164
"this",
@@ -182,6 +181,7 @@
182181
"networkerror",
183182
"implements",
184183
"resolve",
184+
"exceptiondef-rangeerror",
185185
"a-promise-resolved-with"
186186
]
187187
},

0 commit comments

Comments
 (0)