Skip to content

Commit cd405b3

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.7.
1 parent 4c94911 commit cd405b3

File tree

9 files changed

+591
-324
lines changed

9 files changed

+591
-324
lines changed

ed/algorithms/html.json

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

ed/algorithms/writing-assistance-apis.json

Lines changed: 169 additions & 163 deletions
Large diffs are not rendered by default.

ed/dfns/writing-assistance-apis.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4602,6 +4602,30 @@
46024602
},
46034603
"definedIn": "prose"
46044604
},
4605+
{
4606+
"id": "model-availability-currently-supports",
4607+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#model-availability-currently-supports",
4608+
"linkingText": [
4609+
"currently supports",
4610+
"currently supported",
4611+
"can support",
4612+
"supports"
4613+
],
4614+
"localLinkingText": [],
4615+
"type": "dfn",
4616+
"for": [
4617+
"model availability"
4618+
],
4619+
"access": "private",
4620+
"informative": false,
4621+
"heading": {
4622+
"id": "supporting-availability",
4623+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#supporting-availability",
4624+
"title": "Availability",
4625+
"number": "5.5"
4626+
},
4627+
"definedIn": "prose"
4628+
},
46054629
{
46064630
"id": "language-availabilities-partition",
46074631
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#language-availabilities-partition",

ed/headings/writing-assistance-apis.json

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,111 @@
308308
"title": "Task source",
309309
"number": "5.8"
310310
},
311+
{
312+
"id": "privacy",
313+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy",
314+
"level": 2,
315+
"title": "Privacy considerations",
316+
"number": "6"
317+
},
318+
{
319+
"id": "privacy-availability",
320+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-availability",
321+
"level": 3,
322+
"title": "Model availability",
323+
"number": "6.1"
324+
},
325+
{
326+
"id": "privacy-availability-masking",
327+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-availability-masking",
328+
"level": 4,
329+
"title": "Download masking",
330+
"number": "6.1.1"
331+
},
332+
{
333+
"id": "privacy-availability-creation",
334+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-availability-creation",
335+
"level": 4,
336+
"title": "Creation-time friction",
337+
"number": "6.1.2"
338+
},
339+
{
340+
"id": "privacy-availability-cancelation",
341+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-availability-cancelation",
342+
"level": 4,
343+
"title": "Download cancelation",
344+
"number": "6.1.3"
345+
},
346+
{
347+
"id": "privacy-availability-eviction",
348+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-availability-eviction",
349+
"level": 4,
350+
"title": "Download eviction",
351+
"number": "6.1.4"
352+
},
353+
{
354+
"id": "privacy-availability-alternatives",
355+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-availability-alternatives",
356+
"level": 4,
357+
"title": "Alternate options",
358+
"number": "6.1.5"
359+
},
360+
{
361+
"id": "privacy-language-availability",
362+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-language-availability",
363+
"level": 3,
364+
"title": "Sensitive language availability",
365+
"number": "6.2"
366+
},
367+
{
368+
"id": "privacy-model-version",
369+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-model-version",
370+
"level": 3,
371+
"title": "Model version",
372+
"number": "6.3"
373+
},
374+
{
375+
"id": "privacy-user-input",
376+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-user-input",
377+
"level": 3,
378+
"title": "User input",
379+
"number": "6.4"
380+
},
381+
{
382+
"id": "privacy-cloud-implementations",
383+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#privacy-cloud-implementations",
384+
"level": 3,
385+
"title": "Cloud-based implementations",
386+
"number": "6.5"
387+
},
388+
{
389+
"id": "security",
390+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#security",
391+
"level": 2,
392+
"title": "Security considerations",
393+
"number": "7"
394+
},
395+
{
396+
"id": "security-disk-space",
397+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#security-disk-space",
398+
"level": 3,
399+
"title": "Disk space",
400+
"number": "7.1"
401+
},
402+
{
403+
"id": "security-runtime",
404+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#security-runtime",
405+
"level": 3,
406+
"title": "Runtime shared resources",
407+
"number": "7.2"
408+
},
409+
{
410+
"id": "security-os",
411+
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#security-os",
412+
"level": 3,
413+
"title": "OS-provided models",
414+
"number": "7.3"
415+
},
311416
{
312417
"id": "index",
313418
"href": "https://webmachinelearning.github.io/writing-assistance-apis/#index",

ed/ids/html.json

Lines changed: 20 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -36658,14 +36658,12 @@
3665836658
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aclose-watcher-destroy",
3665936659
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-close-watcher-3",
3666036660
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-close-watcher-4",
36661-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-14",
36662-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-5",
36663-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-hint-state-3",
36661+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aopened-in-popover-mode-3",
3666436662
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahide-all-popovers-until-5",
3666536663
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Acheck-popover-validity-7",
3666636664
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Acheck-popover-validity-8",
3666736665
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahide-all-popovers-until-6",
36668-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-15",
36666+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-14",
3666936667
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aauto-popover-list-4",
3667036668
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-invoker-3",
3667136669
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aconcept-event-fire-3",
@@ -36678,11 +36676,11 @@
3667836676
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Acheck-popover-validity-9",
3667936677
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Acheck-popover-validity-10",
3668036678
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aevent-beforetoggle-5",
36681-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-16",
36679+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-15",
3668236680
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Arequest-an-element-to-be-removed-from-the-top-layer",
3668336681
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aimplicit-anchor-element-2",
3668436682
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aremove-an-element-from-the-top-layer-immediately",
36685-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aopened-in-popover-mode-3",
36683+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aopened-in-popover-mode-4",
3668636684
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-visibility-state-3",
3668736685
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-hidden-state-2",
3668836686
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aqueue-a-popover-toggle-event-task-2",
@@ -36724,19 +36722,19 @@
3672436722
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-showing-state-7",
3672536723
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aassert-8",
3672636724
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Adocument-4",
36725+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-16",
36726+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-5",
3672736727
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-17",
36728-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-6",
36729-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-18",
36730-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-hint-state-4",
36728+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-hint-state-3",
3673136729
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Adocument-5",
3673236730
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aclose-entire-popover-list-3",
3673336731
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ashowing-hint-popover-list-5",
3673436732
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aclose-entire-popover-list-4",
3673536733
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aauto-popover-list-6",
3673636734
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ashowing-hint-popover-list-6",
3673736735
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aassert-9",
36738-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-19",
36739-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-hint-state-5",
36736+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-18",
36737+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-hint-state-4",
3674036738
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahide-popover-stack-until",
3674136739
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ashowing-hint-popover-list-7",
3674236740
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aclose-entire-popover-list-5",
@@ -36766,13 +36764,13 @@
3676636764
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Athe-button-element",
3676736765
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popovertarget",
3676836766
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aauto-popover-list-10",
36769-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-7",
36767+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-6",
3677036768
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Athe-dialog-element",
3677136769
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Atopmost-popover-ancestor-6",
3677236770
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aassert-12",
3677336771
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahtml-elements-19",
3677436772
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aassert-13",
36775-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-20",
36773+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-19",
3677636774
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-none-state-2",
3677736775
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-manual-state-2",
3677836776
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aassert-14",
@@ -36785,20 +36783,20 @@
3678536783
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Awhile-3",
3678636784
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anearest-inclusive-open-popover",
3678736785
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aassert-16",
36788-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-21",
36786+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-20",
3678936787
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-manual-state-3",
3679036788
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-none-state-3",
36789+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-21",
36790+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-hint-state-5",
3679136791
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-22",
36792-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-hint-state-6",
36793-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-23",
36794-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-8",
36792+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-7",
3679536793
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aflat-tree",
3679636794
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aflat-tree-2",
3679736795
"https://html.spec.whatwg.org/multipage/popover.html#nearest-inclusive-open-popover",
3679836796
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anode-2",
3679936797
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahtml-elements-20",
36800-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-24",
36801-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-9",
36798+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-23",
36799+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-auto-state-8",
3680236800
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-visibility-state-10",
3680336801
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-showing-state-10",
3680436802
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aflat-tree-3",
@@ -36831,7 +36829,7 @@
3683136829
"https://html.spec.whatwg.org/multipage/popover.html#check-popover-validity",
3683236830
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahtml-elements-23",
3683336831
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Adocument-7",
36834-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-25",
36832+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-24",
3683536833
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aattr-popover-none-state-4",
3683636834
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Anotsupportederror",
3683736835
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Adomexception-2",
@@ -36854,7 +36852,7 @@
3685436852
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aelement",
3685536853
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Atop-layer-2",
3685636854
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahtml-elements-24",
36857-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aopened-in-popover-mode-4",
36855+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aopened-in-popover-mode-5",
3685836856
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-visibility-state-13",
3685936857
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-showing-state-12",
3686036858
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Alist-append",
@@ -36864,7 +36862,7 @@
3686436862
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aelement-2",
3686536863
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Atop-layer-3",
3686636864
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Ahtml-elements-25",
36867-
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aopened-in-popover-mode-5",
36865+
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Aopened-in-popover-mode-6",
3686836866
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-visibility-state-14",
3686936867
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Apopover-showing-state-13",
3687036868
"https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute%3Alist-append-2",

0 commit comments

Comments
 (0)