Skip to content

Commit e4f36cf

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.10.
1 parent d151c4f commit e4f36cf

File tree

6 files changed

+92
-221
lines changed

6 files changed

+92
-221
lines changed

ed/algorithms/html.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13675,7 +13675,7 @@
1367513675
"html": "<p>If <var>insertedNode</var> is not <a id=\"script-processing-model:connected\" href=\"https://dom.spec.whatwg.org/#connected\" data-x-internal=\"connected\">connected</a>, then return.</p>"
1367613676
},
1367713677
{
13678-
"html": "<p>If <var>insertedNode</var> is <a href=\"https://html.spec.whatwg.org/multipage/scripting.html#parser-inserted\" id=\"script-processing-model:parser-inserted-3\">parser-inserted</a>, then return.</p><p></p>"
13678+
"html": "<p>If <var>insertedNode</var> is <a href=\"https://html.spec.whatwg.org/multipage/scripting.html#parser-inserted\" id=\"script-processing-model:parser-inserted-3\">parser-inserted</a>, then return.</p>"
1367913679
},
1368013680
{
1368113681
"html": "<p><a href=\"https://html.spec.whatwg.org/multipage/scripting.html#prepare-the-script-element\" id=\"script-processing-model:prepare-the-script-element-5\">Prepare the script element</a> given <var>insertedNode</var>.</p>"
@@ -18875,7 +18875,7 @@
1887518875
"rationale": "if",
1887618876
"steps": [
1887718877
{
18878-
"html": "<p>If <var>element</var> is an <code id=\"autocorrection:the-input-element-3\"><a href=\"https://html.spec.whatwg.org/multipage/input.html#the-input-element\">input</a></code> element whose <code id=\"autocorrection:attr-input-type-2\"><a href=\"https://html.spec.whatwg.org/multipage/input.html#attr-input-type\">type</a></code> attribute is in one of the <a href=\"https://html.spec.whatwg.org/multipage/input.html#url-state-(type=url)\" id=\"autocorrection:url-state-(type=url)-2\">URL</a>, <a href=\"https://html.spec.whatwg.org/multipage/input.html#email-state-(type=email)\" id=\"autocorrection:email-state-(type=email)-2\">E-mail</a>, or\n <a href=\"https://html.spec.whatwg.org/multipage/input.html#password-state-(type=password)\" id=\"autocorrection:password-state-(type=password)-2\">Password</a> states, then return <a href=\"https://html.spec.whatwg.org/multipage/interaction.html#concept-autocorrection-on\" id=\"autocorrection:concept-autocorrection-on-4\">off</a>.</p>"
18878+
"html": "<p>If <var>element</var> is an <code id=\"autocorrection:the-input-element-3\"><a href=\"https://html.spec.whatwg.org/multipage/input.html#the-input-element\">input</a></code> element whose <code id=\"autocorrection:attr-input-type-2\"><a href=\"https://html.spec.whatwg.org/multipage/input.html#attr-input-type\">type</a></code> attribute is in one of the <a href=\"https://html.spec.whatwg.org/multipage/input.html#url-state-(type=url)\" id=\"autocorrection:url-state-(type=url)-2\">URL</a>, <a href=\"https://html.spec.whatwg.org/multipage/input.html#email-state-(type=email)\" id=\"autocorrection:email-state-(type=email)-2\">E-mail</a>, or\n <a href=\"https://html.spec.whatwg.org/multipage/input.html#password-state-(type=password)\" id=\"autocorrection:password-state-(type=password)-2\">Password</a> states, then return <a href=\"https://html.spec.whatwg.org/multipage/interaction.html#concept-autocorrection-off\" id=\"autocorrection:concept-autocorrection-off-2\">off</a>.</p>"
1887918879
},
1888018880
{
1888118881
"html": "<p>If the <code id=\"autocorrection:attr-autocorrect-5\"><a href=\"https://html.spec.whatwg.org/multipage/interaction.html#attr-autocorrect\">autocorrect</a></code> content attribute is present on\n <var>element</var>, then return the state of the attribute.</p>"
@@ -18884,7 +18884,7 @@
1888418884
"html": "<p>If <var>element</var> is an <a href=\"https://html.spec.whatwg.org/multipage/forms.html#category-autocapitalize\" id=\"autocorrection:category-autocapitalize-2\">autocapitalize-and-autocorrect inheriting\n element</a> and has a non-null <a id=\"autocorrection:form-owner\" href=\"https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#form-owner\">form owner</a>, then return the state of\n <var>element</var>'s <a id=\"autocorrection:form-owner-2\" href=\"https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#form-owner\">form owner</a>'s <code id=\"autocorrection:attr-autocorrect-6\"><a href=\"https://html.spec.whatwg.org/multipage/interaction.html#attr-autocorrect\">autocorrect</a></code>\n attribute.</p>"
1888518885
},
1888618886
{
18887-
"html": "<p>Return <a href=\"https://html.spec.whatwg.org/multipage/interaction.html#concept-autocorrection-on\" id=\"autocorrection:concept-autocorrection-on-5\">on</a>.</p>"
18887+
"html": "<p>Return <a href=\"https://html.spec.whatwg.org/multipage/interaction.html#concept-autocorrection-on\" id=\"autocorrection:concept-autocorrection-on-3\">on</a>.</p>"
1888818888
}
1888918889
]
1889018890
},
@@ -32231,7 +32231,7 @@
3223132231
]
3223232232
},
3223332233
{
32234-
"html": "<p>If <var>referrer</var> is a <a id=\"hostloadimportedmodule:cyclic-module-record-3\" href=\"https://tc39.es/ecma262/#sec-cyclic-module-records\" data-x-internal=\"cyclic-module-record\">Cyclic Module Record</a> and <var>moduleRequest</var>\n is equal to the first element of <var>referrer</var>.[[RequestedModules]], then:</p><p>\n\n </p>",
32234+
"html": "If <var>referrer</var> is a <a id=\"hostloadimportedmodule:cyclic-module-record-3\" href=\"https://tc39.es/ecma262/#sec-cyclic-module-records\" data-x-internal=\"cyclic-module-record\">Cyclic Module Record</a> and <var>moduleRequest</var>\n is equal to the first element of <var>referrer</var>.[[RequestedModules]], then:",
3223532235
"rationale": "for",
3223632236
"steps": [
3223732237
{

ed/dfns/html.json

Lines changed: 59 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -41170,9 +41170,11 @@
4117041170
"shadowRootMode"
4117141171
],
4117241172
"localLinkingText": [],
41173-
"type": "dfn",
41174-
"for": [],
41175-
"access": "private",
41173+
"type": "attribute",
41174+
"for": [
41175+
"HTMLTemplateElement"
41176+
],
41177+
"access": "public",
4117641178
"informative": false,
4117741179
"heading": {
4117841180
"id": "the-template-element",
@@ -41189,9 +41191,11 @@
4118941191
"shadowRootDelegatesFocus"
4119041192
],
4119141193
"localLinkingText": [],
41192-
"type": "dfn",
41193-
"for": [],
41194-
"access": "private",
41194+
"type": "attribute",
41195+
"for": [
41196+
"HTMLTemplateElement"
41197+
],
41198+
"access": "public",
4119541199
"informative": false,
4119641200
"heading": {
4119741201
"id": "the-template-element",
@@ -41208,9 +41212,11 @@
4120841212
"shadowRootClonable"
4120941213
],
4121041214
"localLinkingText": [],
41211-
"type": "dfn",
41212-
"for": [],
41213-
"access": "private",
41215+
"type": "attribute",
41216+
"for": [
41217+
"HTMLTemplateElement"
41218+
],
41219+
"access": "public",
4121441220
"informative": false,
4121541221
"heading": {
4121641222
"id": "the-template-element",
@@ -41227,9 +41233,11 @@
4122741233
"shadowRootSerializable"
4122841234
],
4122941235
"localLinkingText": [],
41230-
"type": "dfn",
41231-
"for": [],
41232-
"access": "private",
41236+
"type": "attribute",
41237+
"for": [
41238+
"HTMLTemplateElement"
41239+
],
41240+
"access": "public",
4123341241
"informative": false,
4123441242
"heading": {
4123541243
"id": "the-template-element",
@@ -43631,9 +43639,11 @@
4363143639
"letterSpacing"
4363243640
],
4363343641
"localLinkingText": [],
43634-
"type": "dfn",
43635-
"for": [],
43636-
"access": "private",
43642+
"type": "attribute",
43643+
"for": [
43644+
"CanvasTextDrawingStyles"
43645+
],
43646+
"access": "public",
4363743647
"informative": false,
4363843648
"heading": {
4363943649
"id": "text-styles",
@@ -43650,9 +43660,11 @@
4365043660
"wordSpacing"
4365143661
],
4365243662
"localLinkingText": [],
43653-
"type": "dfn",
43654-
"for": [],
43655-
"access": "private",
43663+
"type": "attribute",
43664+
"for": [
43665+
"CanvasTextDrawingStyles"
43666+
],
43667+
"access": "public",
4365643668
"informative": false,
4365743669
"heading": {
4365843670
"id": "text-styles",
@@ -49251,11 +49263,11 @@
4925149263
"states"
4925249264
],
4925349265
"localLinkingText": [],
49254-
"type": "dfn",
49266+
"type": "attribute",
4925549267
"for": [
4925649268
"HTMLElement"
4925749269
],
49258-
"access": "private",
49270+
"access": "public",
4925949271
"informative": false,
4926049272
"heading": {
4926149273
"id": "custom-state-pseudo-class",
@@ -53210,9 +53222,11 @@
5321053222
"name"
5321153223
],
5321253224
"localLinkingText": [],
53213-
"type": "dfn",
53214-
"for": [],
53215-
"access": "private",
53225+
"type": "attribute",
53226+
"for": [
53227+
"VisibilityStateEntry"
53228+
],
53229+
"access": "public",
5321653230
"informative": false,
5321753231
"heading": {
5321853232
"id": "the-visibilitystateentry-interface",
@@ -53229,9 +53243,11 @@
5322953243
"entryType"
5323053244
],
5323153245
"localLinkingText": [],
53232-
"type": "dfn",
53233-
"for": [],
53234-
"access": "private",
53246+
"type": "attribute",
53247+
"for": [
53248+
"VisibilityStateEntry"
53249+
],
53250+
"access": "public",
5323553251
"informative": false,
5323653252
"heading": {
5323753253
"id": "the-visibilitystateentry-interface",
@@ -53248,9 +53264,11 @@
5324853264
"startTime"
5324953265
],
5325053266
"localLinkingText": [],
53251-
"type": "dfn",
53252-
"for": [],
53253-
"access": "private",
53267+
"type": "attribute",
53268+
"for": [
53269+
"VisibilityStateEntry"
53270+
],
53271+
"access": "public",
5325453272
"informative": false,
5325553273
"heading": {
5325653274
"id": "the-visibilitystateentry-interface",
@@ -53267,9 +53285,11 @@
5326753285
"duration"
5326853286
],
5326953287
"localLinkingText": [],
53270-
"type": "dfn",
53271-
"for": [],
53272-
"access": "private",
53288+
"type": "attribute",
53289+
"for": [
53290+
"VisibilityStateEntry"
53291+
],
53292+
"access": "public",
5327353293
"informative": false,
5327453294
"heading": {
5327553295
"id": "the-visibilitystateentry-interface",
@@ -53343,9 +53363,11 @@
5334353363
"inert"
5334453364
],
5334553365
"localLinkingText": [],
53346-
"type": "dfn",
53347-
"for": [],
53348-
"access": "private",
53366+
"type": "attribute",
53367+
"for": [
53368+
"HTMLElement"
53369+
],
53370+
"access": "public",
5334953371
"informative": false,
5335053372
"heading": {
5335153373
"id": "the-inert-attribute",
@@ -67335,7 +67357,7 @@
6733567357
"getState()"
6733667358
],
6733767359
"localLinkingText": [],
67338-
"type": "attribute",
67360+
"type": "method",
6733967361
"for": [
6734067362
"NavigationDestination"
6734167363
],
@@ -97546,7 +97568,7 @@
9754697568
"onshow"
9754797569
],
9754897570
"localLinkingText": [],
97549-
"type": "attribute",
97571+
"type": "element-attr",
9755097572
"for": [],
9755197573
"access": "public",
9755297574
"informative": false,

ed/headings/mathml-core.json

Lines changed: 4 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,8 @@
465465
"number": "3.4.3"
466466
},
467467
{
468-
"id": "base-with-prescripts-and-postscripts-0",
469-
"href": "https://w3c.github.io/mathml-core/#base-with-prescripts-and-postscripts-0",
468+
"id": "base-with-prescripts-and-postscripts",
469+
"href": "https://w3c.github.io/mathml-core/#base-with-prescripts-and-postscripts",
470470
"level": 5,
471471
"title": "Base with prescripts and postscripts",
472472
"number": "3.4.3.1"
@@ -535,8 +535,8 @@
535535
"number": "4.1"
536536
},
537537
{
538-
"id": "new-text-transform-values",
539-
"href": "https://w3c.github.io/mathml-core/#new-text-transform-values",
538+
"id": "math-auto-transform",
539+
"href": "https://w3c.github.io/mathml-core/#math-auto-transform",
540540
"level": 3,
541541
"title": "The math-auto transform",
542542
"number": "4.2"
@@ -672,125 +672,6 @@
672672
"title": "italic mappings",
673673
"number": "C.1"
674674
},
675-
{
676-
"id": "bold-script-mappings",
677-
"href": "https://w3c.github.io/mathml-core/#bold-script-mappings",
678-
"level": 3,
679-
"title": "This appendix has been removed.",
680-
"number": "C.2"
681-
},
682-
{
683-
"id": "bold-italic-mappings",
684-
"href": "https://w3c.github.io/mathml-core/#bold-italic-mappings",
685-
"level": 3,
686-
"title": "This appendix has been removed.",
687-
"number": "C.3"
688-
},
689-
{
690-
"id": "tailed-mappings",
691-
"href": "https://w3c.github.io/mathml-core/#tailed-mappings",
692-
"level": 3,
693-
"title": "This appendix has been removed.",
694-
"number": "C.4"
695-
},
696-
{
697-
"id": "bold-mappings",
698-
"href": "https://w3c.github.io/mathml-core/#bold-mappings",
699-
"level": 3,
700-
"title": "This appendix has been removed.",
701-
"number": "C.5"
702-
},
703-
{
704-
"id": "fraktur-mappings",
705-
"href": "https://w3c.github.io/mathml-core/#fraktur-mappings",
706-
"level": 3,
707-
"title": "This appendix has been removed.",
708-
"number": "C.6"
709-
},
710-
{
711-
"id": "script-mappings",
712-
"href": "https://w3c.github.io/mathml-core/#script-mappings",
713-
"level": 3,
714-
"title": "This appendix has been removed.",
715-
"number": "C.7"
716-
},
717-
{
718-
"id": "monospace-mappings",
719-
"href": "https://w3c.github.io/mathml-core/#monospace-mappings",
720-
"level": 3,
721-
"title": "This appendix has been removed.",
722-
"number": "C.8"
723-
},
724-
{
725-
"id": "initial-mappings",
726-
"href": "https://w3c.github.io/mathml-core/#initial-mappings",
727-
"level": 3,
728-
"title": "This appendix has been removed.",
729-
"number": "C.9"
730-
},
731-
{
732-
"id": "sans-serif-mappings",
733-
"href": "https://w3c.github.io/mathml-core/#sans-serif-mappings",
734-
"level": 3,
735-
"title": "This appendix has been removed.",
736-
"number": "C.10"
737-
},
738-
{
739-
"id": "double-struck-mappings",
740-
"href": "https://w3c.github.io/mathml-core/#double-struck-mappings",
741-
"level": 3,
742-
"title": "This appendix has been removed.",
743-
"number": "C.11"
744-
},
745-
{
746-
"id": "looped-mappings",
747-
"href": "https://w3c.github.io/mathml-core/#looped-mappings",
748-
"level": 3,
749-
"title": "This appendix has been removed.",
750-
"number": "C.12"
751-
},
752-
{
753-
"id": "stretched-mappings",
754-
"href": "https://w3c.github.io/mathml-core/#stretched-mappings",
755-
"level": 3,
756-
"title": "This appendix has been removed.",
757-
"number": "C.13"
758-
},
759-
{
760-
"id": "italic-mappings",
761-
"href": "https://w3c.github.io/mathml-core/#italic-mappings",
762-
"level": 3,
763-
"title": "This appendix has been removed.",
764-
"number": "C.14"
765-
},
766-
{
767-
"id": "bold-fraktur-mappings",
768-
"href": "https://w3c.github.io/mathml-core/#bold-fraktur-mappings",
769-
"level": 3,
770-
"title": "This appendix has been removed.",
771-
"number": "C.15"
772-
},
773-
{
774-
"id": "sans-serif-bold-italic-mappings",
775-
"href": "https://w3c.github.io/mathml-core/#sans-serif-bold-italic-mappings",
776-
"level": 3,
777-
"title": "This appendix has been removed.",
778-
"number": "C.16"
779-
},
780-
{
781-
"id": "sans-serif-italic-mappings",
782-
"href": "https://w3c.github.io/mathml-core/#sans-serif-italic-mappings",
783-
"level": 3,
784-
"title": "This appendix has been removed.",
785-
"number": "C.17"
786-
},
787-
{
788-
"id": "bold-sans-serif-mappings",
789-
"href": "https://w3c.github.io/mathml-core/#bold-sans-serif-mappings",
790-
"level": 3,
791-
"title": "This appendix has been removed.",
792-
"number": "C.18"
793-
},
794675
{
795676
"id": "acknowledgments",
796677
"href": "https://w3c.github.io/mathml-core/#acknowledgments",

0 commit comments

Comments
 (0)