Skip to content

Commit 89382f2

Browse files
author
curation-bot
committed
Publish curated data from 8bd46de
Curated data generated from raw data at 8bd46de
1 parent 59d3f6c commit 89382f2

File tree

9 files changed

+124
-131
lines changed

9 files changed

+124
-131
lines changed

‎ed/algorithms/dom.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2720,7 +2720,7 @@
27202720
"steps": [
27212721
{
27222722
"case": "Document",
2723-
"html": "<p>Set <var>copy</var>’s <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-encoding\" id=\"ref-for-concept-document-encoding\">encoding</a>, <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-content-type\" id=\"ref-for-concept-document-content-type\">content type</a>,\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-url\" id=\"ref-for-concept-document-url\">URL</a>, <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-origin\" id=\"ref-for-concept-document-origin\">origin</a>, <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-type\" id=\"ref-for-concept-document-type\">type</a>,\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-mode\" id=\"ref-for-concept-document-mode\">mode</a>, and <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#document-custom-element-registry\" id=\"ref-for-document-custom-element-registry①\">custom element registry</a> to those of\n <var>node</var>.\n\n </p>"
2723+
"html": "<p>Set <var>copy</var>’s <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-encoding\" id=\"ref-for-concept-document-encoding\">encoding</a>, <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-content-type\" id=\"ref-for-concept-document-content-type\">content type</a>,\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-url\" id=\"ref-for-concept-document-url\">URL</a>, <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-origin\" id=\"ref-for-concept-document-origin\">origin</a>, <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-type\" id=\"ref-for-concept-document-type\">type</a>,\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-mode\" id=\"ref-for-concept-document-mode\">mode</a>, <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#document-allow-declarative-shadow-roots\" id=\"ref-for-document-allow-declarative-shadow-roots\">allow declarative shadow roots</a>, and\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#document-custom-element-registry\" id=\"ref-for-document-custom-element-registry①\">custom element registry</a> to those of <var>node</var>.\n\n </p>"
27242724
},
27252725
{
27262726
"case": "DocumentType",

‎ed/algorithms/html.json

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

‎ed/ids/dom.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3376,6 +3376,7 @@
33763376
"https://dom.spec.whatwg.org/#ref-for-concept-document-origin",
33773377
"https://dom.spec.whatwg.org/#ref-for-concept-document-type",
33783378
"https://dom.spec.whatwg.org/#ref-for-concept-document-mode",
3379+
"https://dom.spec.whatwg.org/#ref-for-document-allow-declarative-shadow-roots",
33793380
"https://dom.spec.whatwg.org/#ref-for-document-custom-element-registry%E2%91%A0",
33803381
"https://dom.spec.whatwg.org/#ref-for-documenttype%E2%91%A0%E2%91%A3",
33813382
"https://dom.spec.whatwg.org/#ref-for-concept-doctype-name%E2%91%A1",
@@ -3848,7 +3849,7 @@
38483849
"https://dom.spec.whatwg.org/#ref-for-concept-origin-opaque",
38493850
"https://dom.spec.whatwg.org/#ref-for-concept-document-type%E2%91%A1",
38503851
"https://dom.spec.whatwg.org/#ref-for-concept-document-mode%E2%91%A1",
3851-
"https://dom.spec.whatwg.org/#ref-for-document-allow-declarative-shadow-roots",
3852+
"https://dom.spec.whatwg.org/#ref-for-document-allow-declarative-shadow-roots%E2%91%A0",
38523853
"https://dom.spec.whatwg.org/#ref-for-document-custom-element-registry%E2%91%A1",
38533854
"https://dom.spec.whatwg.org/#ref-for-concept-document%E2%91%A2%E2%93%AA",
38543855
"https://dom.spec.whatwg.org/#xml-document",

‎ed/ids/epub-34.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2620,6 +2620,7 @@
26202620
"https://w3c.github.io/epub-specs/epub34/authoring/#ref-for-dfn-manifest-plane-2",
26212621
"https://w3c.github.io/epub-specs/epub34/authoring/#ref-for-dfn-epub-manifest-17",
26222622
"https://w3c.github.io/epub-specs/epub34/authoring/#ref-for-dfn-link-14",
2623+
"https://w3c.github.io/epub-specs/epub34/authoring/#ref-for-dfn-epub-spine-31",
26232624
"https://w3c.github.io/epub-specs/epub34/authoring/#ref-for-dfn-publication-resource-41",
26242625
"https://w3c.github.io/epub-specs/epub34/authoring/#ref-for-dfn-container-resource-5",
26252626
"https://w3c.github.io/epub-specs/epub34/authoring/#ref-for-dfn-epub-content-document-70",

‎ed/ids/html-aam-1.0.json

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -159,18 +159,20 @@
159159
"https://w3c.github.io/html-aam/#el-hr",
160160
"https://w3c.github.io/html-aam/#html",
161161
"https://w3c.github.io/html-aam/#el-html",
162+
"https://w3c.github.io/html-aam/#issue-container-generatedID-6",
163+
"https://w3c.github.io/html-aam/#h-note-6",
162164
"https://w3c.github.io/html-aam/#i",
163165
"https://w3c.github.io/html-aam/#el-i",
164166
"https://w3c.github.io/html-aam/#iframe",
165167
"https://w3c.github.io/html-aam/#el-iframe",
166168
"https://w3c.github.io/html-aam/#img",
167169
"https://w3c.github.io/html-aam/#el-img",
168-
"https://w3c.github.io/html-aam/#issue-container-generatedID-6",
169-
"https://w3c.github.io/html-aam/#h-note-6",
170-
"https://w3c.github.io/html-aam/#img-alt-attribute-value-is-the-empty-string-i-e-alt-or-alt-with-no-value-in-the-markup",
171-
"https://w3c.github.io/html-aam/#el-img-empty-alt",
172170
"https://w3c.github.io/html-aam/#issue-container-generatedID-7",
173171
"https://w3c.github.io/html-aam/#h-note-7",
172+
"https://w3c.github.io/html-aam/#img-alt-attribute-value-is-the-empty-string-i-e-alt-or-alt-with-no-value-in-the-markup",
173+
"https://w3c.github.io/html-aam/#el-img-empty-alt",
174+
"https://w3c.github.io/html-aam/#issue-container-generatedID-8",
175+
"https://w3c.github.io/html-aam/#h-note-8",
174176
"https://w3c.github.io/html-aam/#input-type-attribute-in-the-button-state",
175177
"https://w3c.github.io/html-aam/#el-input-button",
176178
"https://w3c.github.io/html-aam/#input-type-attribute-in-the-checkbox-state",
@@ -353,8 +355,8 @@
353355
"https://w3c.github.io/html-aam/#el-wbr",
354356
"https://w3c.github.io/html-aam/#html-attribute-state-and-property-mappings",
355357
"https://w3c.github.io/html-aam/#x3-6-html-attribute-state-and-property-mappings",
356-
"https://w3c.github.io/html-aam/#issue-container-generatedID-8",
357-
"https://w3c.github.io/html-aam/#h-note-8",
358+
"https://w3c.github.io/html-aam/#issue-container-generatedID-9",
359+
"https://w3c.github.io/html-aam/#h-note-9",
358360
"https://w3c.github.io/html-aam/#abbr-0",
359361
"https://w3c.github.io/html-aam/#att-abbr",
360362
"https://w3c.github.io/html-aam/#accept",
@@ -379,12 +381,12 @@
379381
"https://w3c.github.io/html-aam/#att-autocapitalize",
380382
"https://w3c.github.io/html-aam/#autocomplete",
381383
"https://w3c.github.io/html-aam/#att-autocomplete-form",
382-
"https://w3c.github.io/html-aam/#issue-container-generatedID-9",
383-
"https://w3c.github.io/html-aam/#h-note-9",
384-
"https://w3c.github.io/html-aam/#autocomplete-0",
385-
"https://w3c.github.io/html-aam/#att-autocomplete",
386384
"https://w3c.github.io/html-aam/#issue-container-generatedID-10",
387385
"https://w3c.github.io/html-aam/#h-note-10",
386+
"https://w3c.github.io/html-aam/#autocomplete-0",
387+
"https://w3c.github.io/html-aam/#att-autocomplete",
388+
"https://w3c.github.io/html-aam/#issue-container-generatedID-11",
389+
"https://w3c.github.io/html-aam/#h-note-11",
388390
"https://w3c.github.io/html-aam/#autofocus",
389391
"https://w3c.github.io/html-aam/#att-autofocus",
390392
"https://w3c.github.io/html-aam/#autoplay",
@@ -412,12 +414,12 @@
412414
"https://w3c.github.io/html-aam/#att-command-toggle-popover",
413415
"https://w3c.github.io/html-aam/#att-command-showpopover",
414416
"https://w3c.github.io/html-aam/#att-command-hidepopover",
415-
"https://w3c.github.io/html-aam/#issue-container-generatedID-11",
416-
"https://w3c.github.io/html-aam/#h-note-11",
417-
"https://w3c.github.io/html-aam/#command-in-the-close-and-show-modal-states",
418-
"https://w3c.github.io/html-aam/#att-command-dialogs",
419417
"https://w3c.github.io/html-aam/#issue-container-generatedID-12",
420418
"https://w3c.github.io/html-aam/#h-note-12",
419+
"https://w3c.github.io/html-aam/#command-in-the-close-and-show-modal-states",
420+
"https://w3c.github.io/html-aam/#att-command-dialogs",
421+
"https://w3c.github.io/html-aam/#issue-container-generatedID-13",
422+
"https://w3c.github.io/html-aam/#h-note-13",
421423
"https://w3c.github.io/html-aam/#commandfor",
422424
"https://w3c.github.io/html-aam/#att-commandfor",
423425
"https://w3c.github.io/html-aam/#content",
@@ -500,8 +502,8 @@
500502
"https://w3c.github.io/html-aam/#att-id",
501503
"https://w3c.github.io/html-aam/#inert",
502504
"https://w3c.github.io/html-aam/#att-inert",
503-
"https://w3c.github.io/html-aam/#issue-container-generatedID-13",
504-
"https://w3c.github.io/html-aam/#h-note-13",
505+
"https://w3c.github.io/html-aam/#issue-container-generatedID-14",
506+
"https://w3c.github.io/html-aam/#h-note-14",
505507
"https://w3c.github.io/html-aam/#indeterminate-idl",
506508
"https://w3c.github.io/html-aam/#att-indeterminate",
507509
"https://w3c.github.io/html-aam/#ismap",
@@ -585,12 +587,12 @@
585587
"https://w3c.github.io/html-aam/#popover",
586588
"https://w3c.github.io/html-aam/#att-popover",
587589
"https://w3c.github.io/html-aam/#att-popover-comments",
588-
"https://w3c.github.io/html-aam/#issue-container-generatedID-14",
589-
"https://w3c.github.io/html-aam/#h-note-14",
590-
"https://w3c.github.io/html-aam/#popovertarget",
591-
"https://w3c.github.io/html-aam/#att-popovertarget",
592590
"https://w3c.github.io/html-aam/#issue-container-generatedID-15",
593591
"https://w3c.github.io/html-aam/#h-note-15",
592+
"https://w3c.github.io/html-aam/#popovertarget",
593+
"https://w3c.github.io/html-aam/#att-popovertarget",
594+
"https://w3c.github.io/html-aam/#issue-container-generatedID-16",
595+
"https://w3c.github.io/html-aam/#h-note-16",
594596
"https://w3c.github.io/html-aam/#popovertargetaction",
595597
"https://w3c.github.io/html-aam/#att-popovertargetaction",
596598
"https://w3c.github.io/html-aam/#poster",
@@ -691,8 +693,8 @@
691693
"https://w3c.github.io/html-aam/#att-wrap",
692694
"https://w3c.github.io/html-aam/#accessible-name-and-description-computation",
693695
"https://w3c.github.io/html-aam/#x4-accessible-name-and-description-computation",
694-
"https://w3c.github.io/html-aam/#issue-container-generatedID-16",
695-
"https://w3c.github.io/html-aam/#h-note-16",
696+
"https://w3c.github.io/html-aam/#issue-container-generatedID-17",
697+
"https://w3c.github.io/html-aam/#h-note-17",
696698
"https://w3c.github.io/html-aam/#accname-computation",
697699
"https://w3c.github.io/html-aam/#x4-1-accessible-name-computations-by-html-element",
698700
"https://w3c.github.io/html-aam/#input-type-text-input-type-password-input-type-number-input-type-search-input-type-tel-input-type-email-input-type-url-and-textarea-elements-accessible-name-computation",
@@ -715,8 +717,8 @@
715717
"https://w3c.github.io/html-aam/#x4-1-9-figure-element-accessible-name-computation",
716718
"https://w3c.github.io/html-aam/#img-element-accessible-name-computation",
717719
"https://w3c.github.io/html-aam/#el-img-name",
718-
"https://w3c.github.io/html-aam/#issue-container-generatedID-17",
719-
"https://w3c.github.io/html-aam/#h-note-17",
720+
"https://w3c.github.io/html-aam/#issue-container-generatedID-18",
721+
"https://w3c.github.io/html-aam/#h-note-18",
720722
"https://w3c.github.io/html-aam/#table-element-accessible-name-computation",
721723
"https://w3c.github.io/html-aam/#x4-1-11-table-element-accessible-name-computation",
722724
"https://w3c.github.io/html-aam/#tr-td-th-elements-accessible-name-computation",
@@ -727,8 +729,8 @@
727729
"https://w3c.github.io/html-aam/#x4-1-14-area-element-accessible-name-computation",
728730
"https://w3c.github.io/html-aam/#iframe-element-accessible-name-computation",
729731
"https://w3c.github.io/html-aam/#x4-1-15-iframe-element-accessible-name-computation",
730-
"https://w3c.github.io/html-aam/#issue-container-generatedID-18",
731-
"https://w3c.github.io/html-aam/#h-note-18",
732+
"https://w3c.github.io/html-aam/#issue-container-generatedID-19",
733+
"https://w3c.github.io/html-aam/#h-note-19",
732734
"https://w3c.github.io/html-aam/#section-and-grouping-element-accessible-name-computation",
733735
"https://w3c.github.io/html-aam/#x4-1-16-section-and-grouping-element-accessible-name-computation",
734736
"https://w3c.github.io/html-aam/#text-level-element-accessible-name-computation",

0 commit comments

Comments
 (0)