@markuplint/html-spec 2.8.0 → 2.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.json +223 -163
- package/package.json +3 -3
- package/src/attributes/script.json +1 -1
- package/src/global-attributes/_global.json +2 -2
- package/src/permitted-structures/hgroup.json +19 -23
package/index.json
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio",
|
|
14
14
|
"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/b",
|
|
15
15
|
"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base",
|
|
16
|
-
"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/basefont",
|
|
17
16
|
"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdi",
|
|
18
17
|
"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdo",
|
|
19
18
|
"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bgsound",
|
|
@@ -368,7 +367,7 @@
|
|
|
368
367
|
},
|
|
369
368
|
"class": {
|
|
370
369
|
"ref": "https://html.spec.whatwg.org/multipage/dom.html#classes",
|
|
371
|
-
"type": "
|
|
370
|
+
"type": "Any"
|
|
372
371
|
},
|
|
373
372
|
"id": {
|
|
374
373
|
"ref": "https://html.spec.whatwg.org/multipage/dom.html#the-id-attribute",
|
|
@@ -1209,7 +1208,7 @@
|
|
|
1209
1208
|
},
|
|
1210
1209
|
"class": {
|
|
1211
1210
|
"ref": "https://svgwg.org/svg2-draft/styling.html#ClassAttribute",
|
|
1212
|
-
"type": "
|
|
1211
|
+
"type": "Any"
|
|
1213
1212
|
},
|
|
1214
1213
|
"style": {
|
|
1215
1214
|
"ref": "https://svgwg.org/svg2-draft/styling.html#StyleAttribute",
|
|
@@ -10622,7 +10621,7 @@
|
|
|
10622
10621
|
"deprecated": true
|
|
10623
10622
|
},
|
|
10624
10623
|
"target": {
|
|
10625
|
-
"description": "Where to display the linked URL, as the name for a browsing context (a tab, window, or <iframe>). The following keywords have special meanings for where to load the URL: _self: the current browsing context. (Default) _blank: usually a new tab, but users can configure browsers to open a new window instead. _parent: the parent browsing context of the current one. If no parent, behaves as _self. _top: the topmost browsing context (the \"highest\" context that's an ancestor of the current one). If no ancestors, behaves as _self. Note: Setting target=\"_blank\" on <a> elements implicitly provides the same rel behavior as setting rel=\"noopener\" which does not set window.opener.
|
|
10624
|
+
"description": "Where to display the linked URL, as the name for a browsing context (a tab, window, or <iframe>). The following keywords have special meanings for where to load the URL: _self: the current browsing context. (Default) _blank: usually a new tab, but users can configure browsers to open a new window instead. _parent: the parent browsing context of the current one. If no parent, behaves as _self. _top: the topmost browsing context (the \"highest\" context that's an ancestor of the current one). If no ancestors, behaves as _self. Note: Setting target=\"_blank\" on <a> elements implicitly provides the same rel behavior as setting rel=\"noopener\" which does not set window.opener."
|
|
10626
10625
|
},
|
|
10627
10626
|
"type": {
|
|
10628
10627
|
"description": "Hints at the linked URL's format with a MIME type. No built-in functionality."
|
|
@@ -10632,7 +10631,7 @@
|
|
|
10632
10631
|
{
|
|
10633
10632
|
"name": "abbr",
|
|
10634
10633
|
"cite": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/abbr",
|
|
10635
|
-
"description": "The <abbr> HTML element represents an abbreviation or acronym
|
|
10634
|
+
"description": "The <abbr> HTML element represents an abbreviation or acronym.",
|
|
10636
10635
|
"categories": ["#flow", "#phrasing", "#palpable"],
|
|
10637
10636
|
"permittedStructures": {
|
|
10638
10637
|
"summary": "Phrasing content",
|
|
@@ -10738,49 +10737,64 @@
|
|
|
10738
10737
|
"globalAttrs": {},
|
|
10739
10738
|
"attributes": {
|
|
10740
10739
|
"align": {
|
|
10741
|
-
"description": "This attribute is used to position the applet on the page relative to content that might flow around it. The HTML 4.01 specification defines values of bottom, left, middle, right, and top, whereas Microsoft and Netscape also might support absbottom, absmiddle, baseline, center, and texttop."
|
|
10740
|
+
"description": "This attribute is used to position the applet on the page relative to content that might flow around it. The HTML 4.01 specification defines values of bottom, left, middle, right, and top, whereas Microsoft and Netscape also might support absbottom, absmiddle, baseline, center, and texttop.",
|
|
10741
|
+
"deprecated": true
|
|
10742
10742
|
},
|
|
10743
10743
|
"alt": {
|
|
10744
|
-
"description": "This attribute causes a descriptive text alternate to be displayed on browsers that do not support Java. Page designers should also remember that content enclosed within the <applet> element may also be rendered as alternative text."
|
|
10744
|
+
"description": "This attribute causes a descriptive text alternate to be displayed on browsers that do not support Java. Page designers should also remember that content enclosed within the <applet> element may also be rendered as alternative text.",
|
|
10745
|
+
"deprecated": true
|
|
10745
10746
|
},
|
|
10746
10747
|
"archive": {
|
|
10747
|
-
"description": "This attribute refers to an archived or compressed version of the applet and its associated class files, which might help reduce download time."
|
|
10748
|
+
"description": "This attribute refers to an archived or compressed version of the applet and its associated class files, which might help reduce download time.",
|
|
10749
|
+
"deprecated": true
|
|
10748
10750
|
},
|
|
10749
10751
|
"code": {
|
|
10750
|
-
"description": "This attribute specifies the URL of the applet's class file to be loaded and executed. Applet filenames are identified by a .class filename extension. The URL specified by code might be relative to the codebase attribute."
|
|
10752
|
+
"description": "This attribute specifies the URL of the applet's class file to be loaded and executed. Applet filenames are identified by a .class filename extension. The URL specified by code might be relative to the codebase attribute.",
|
|
10753
|
+
"deprecated": true
|
|
10751
10754
|
},
|
|
10752
10755
|
"codebase": {
|
|
10753
|
-
"description": "This attribute gives the absolute or relative URL of the directory where applets' .class files referenced by the code attribute are stored."
|
|
10756
|
+
"description": "This attribute gives the absolute or relative URL of the directory where applets' .class files referenced by the code attribute are stored.",
|
|
10757
|
+
"deprecated": true
|
|
10754
10758
|
},
|
|
10755
10759
|
"datafld": {
|
|
10756
|
-
"description": "This attribute, supported by Internet Explorer 4 and higher, specifies the column name from the data source object that supplies the bound data. This attribute might be used to specify the various <param> elements passed to the Java applet."
|
|
10760
|
+
"description": "This attribute, supported by Internet Explorer 4 and higher, specifies the column name from the data source object that supplies the bound data. This attribute might be used to specify the various <param> elements passed to the Java applet.",
|
|
10761
|
+
"deprecated": true
|
|
10757
10762
|
},
|
|
10758
10763
|
"datasrc": {
|
|
10759
|
-
"description": "Like datafld, this attribute is used for data binding under Internet Explorer 4. It indicates the id of the data source object that supplies the data that is bound to the <param> elements associated with the applet."
|
|
10764
|
+
"description": "Like datafld, this attribute is used for data binding under Internet Explorer 4. It indicates the id of the data source object that supplies the data that is bound to the <param> elements associated with the applet.",
|
|
10765
|
+
"deprecated": true
|
|
10760
10766
|
},
|
|
10761
10767
|
"height": {
|
|
10762
|
-
"description": "This attribute specifies the height, in pixels, that the applet needs."
|
|
10768
|
+
"description": "This attribute specifies the height, in pixels, that the applet needs.",
|
|
10769
|
+
"deprecated": true
|
|
10763
10770
|
},
|
|
10764
10771
|
"hspace": {
|
|
10765
|
-
"description": "This attribute specifies additional horizontal space, in pixels, to be reserved on either side of the applet."
|
|
10772
|
+
"description": "This attribute specifies additional horizontal space, in pixels, to be reserved on either side of the applet.",
|
|
10773
|
+
"deprecated": true
|
|
10766
10774
|
},
|
|
10767
10775
|
"mayscript": {
|
|
10768
|
-
"description": "In the Netscape implementation, this attribute allows access to an applet by programs in a scripting language embedded in the document."
|
|
10776
|
+
"description": "In the Netscape implementation, this attribute allows access to an applet by programs in a scripting language embedded in the document.",
|
|
10777
|
+
"deprecated": true
|
|
10769
10778
|
},
|
|
10770
10779
|
"name": {
|
|
10771
|
-
"description": "This attribute assigns a name to the applet so that it can be identified by other resources; particularly scripts."
|
|
10780
|
+
"description": "This attribute assigns a name to the applet so that it can be identified by other resources; particularly scripts.",
|
|
10781
|
+
"deprecated": true
|
|
10772
10782
|
},
|
|
10773
10783
|
"object": {
|
|
10774
|
-
"description": "This attribute specifies the URL of a serialized representation of an applet."
|
|
10784
|
+
"description": "This attribute specifies the URL of a serialized representation of an applet.",
|
|
10785
|
+
"deprecated": true
|
|
10775
10786
|
},
|
|
10776
10787
|
"src": {
|
|
10777
|
-
"description": "As defined for Internet Explorer 4 and higher, this attribute specifies a URL for an associated file for the applet. The meaning and use is unclear and not part of the HTML standard."
|
|
10788
|
+
"description": "As defined for Internet Explorer 4 and higher, this attribute specifies a URL for an associated file for the applet. The meaning and use is unclear and not part of the HTML standard.",
|
|
10789
|
+
"deprecated": true
|
|
10778
10790
|
},
|
|
10779
10791
|
"vspace": {
|
|
10780
|
-
"description": "This attribute specifies additional vertical space, in pixels, to be reserved above and below the applet."
|
|
10792
|
+
"description": "This attribute specifies additional vertical space, in pixels, to be reserved above and below the applet.",
|
|
10793
|
+
"deprecated": true
|
|
10781
10794
|
},
|
|
10782
10795
|
"width": {
|
|
10783
|
-
"description": "This attribute specifies in pixels the width that the applet needs."
|
|
10796
|
+
"description": "This attribute specifies in pixels the width that the applet needs.",
|
|
10797
|
+
"deprecated": true
|
|
10784
10798
|
}
|
|
10785
10799
|
}
|
|
10786
10800
|
},
|
|
@@ -10790,7 +10804,7 @@
|
|
|
10790
10804
|
"description": "The <area> HTML element defines an area inside an image map that has predefined clickable areas. An image map allows geometric areas on an image to be associated with hypertext link.",
|
|
10791
10805
|
"categories": ["#flow", "#phrasing"],
|
|
10792
10806
|
"permittedStructures": {
|
|
10793
|
-
"summary": "None
|
|
10807
|
+
"summary": "None; it is a void element.",
|
|
10794
10808
|
"tag": "aera",
|
|
10795
10809
|
"contents": false,
|
|
10796
10810
|
"ancestor": "map"
|
|
@@ -10850,14 +10864,15 @@
|
|
|
10850
10864
|
"description": "The hyperlink target for the area. Its value is a valid URL. This attribute may be omitted; if so, the <area> element does not represent a hyperlink."
|
|
10851
10865
|
},
|
|
10852
10866
|
"hreflang": {
|
|
10853
|
-
"description": "Indicates the language of the linked resource. Allowed values are defined by RFC 5646: Tags for Identifying Languages (also known as BCP 47). Use this attribute only if the href attribute is present."
|
|
10867
|
+
"description": "Indicates the language of the linked resource. Allowed values are defined by RFC 5646: Tags for Identifying Languages (also known as BCP 47). Use this attribute only if the href attribute is present.",
|
|
10868
|
+
"deprecated": true
|
|
10854
10869
|
},
|
|
10855
10870
|
"name": {
|
|
10856
10871
|
"description": "Define a names for the clickable area so that it can be scripted by older browsers.",
|
|
10857
10872
|
"deprecated": true
|
|
10858
10873
|
},
|
|
10859
10874
|
"nohref": {
|
|
10860
|
-
"description": "Indicates that no hyperlink exists for the associated area. Note:
|
|
10875
|
+
"description": "Indicates that no hyperlink exists for the associated area. Note: The nohref attribute is not necessary, as omitting the href attribute is sufficient.",
|
|
10861
10876
|
"deprecated": true
|
|
10862
10877
|
},
|
|
10863
10878
|
"ping": {
|
|
@@ -11009,11 +11024,16 @@
|
|
|
11009
11024
|
"controls": {
|
|
11010
11025
|
"description": "If this attribute is present, the browser will offer controls to allow the user to control audio playback, including volume, seeking, and pause/resume playback."
|
|
11011
11026
|
},
|
|
11027
|
+
"controlslist": {
|
|
11028
|
+
"description": "The controlslist attribute, when specified, helps the browser select what controls to show for the audio element whenever the browser shows its own set of controls (that is, when the controls attribute is specified). The allowed values are nodownload, nofullscreen and noremoteplayback.",
|
|
11029
|
+
"experimental": true,
|
|
11030
|
+
"nonStandard": true
|
|
11031
|
+
},
|
|
11012
11032
|
"crossorigin": {
|
|
11013
|
-
"description": "This enumerated attribute indicates whether to use CORS to fetch the related audio file. CORS-enabled resources can be reused in the <canvas> element without being tainted. The allowed values are: anonymous Sends a cross-origin request without a credential. In other words, it sends the Origin: HTTP header without a cookie, X.509 certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (by not setting the Access-Control-Allow-Origin: HTTP header), the
|
|
11033
|
+
"description": "This enumerated attribute indicates whether to use CORS to fetch the related audio file. CORS-enabled resources can be reused in the <canvas> element without being tainted. The allowed values are: anonymous Sends a cross-origin request without a credential. In other words, it sends the Origin: HTTP header without a cookie, X.509 certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (by not setting the Access-Control-Allow-Origin: HTTP header), the resource will be tainted, and its usage restricted. use-credentials Sends a cross-origin request with a credential. In other words, it sends the Origin: HTTP header with a cookie, a certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (through Access-Control-Allow-Credentials: HTTP header), the resource will be tainted and its usage restricted. When not present, the resource is fetched without a CORS request (i.e. without sending the Origin: HTTP header), preventing its non-tainted use in <canvas> elements. If invalid, it is handled as if the enumerated keyword anonymous was used. See CORS settings attributes for additional information."
|
|
11014
11034
|
},
|
|
11015
11035
|
"disableremoteplayback": {
|
|
11016
|
-
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc). See this proposed specification for more information. Note: In Safari, you can use x-webkit-airplay=\"deny\" as a fallback.",
|
|
11036
|
+
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). See this proposed specification for more information. Note: In Safari, you can use x-webkit-airplay=\"deny\" as a fallback.",
|
|
11017
11037
|
"experimental": true
|
|
11018
11038
|
},
|
|
11019
11039
|
"loop": {
|
|
@@ -11067,7 +11087,7 @@
|
|
|
11067
11087
|
"description": "The <base> HTML element specifies the base URL to use for all relative URLs in a document. There can be only one <base> element in a document.",
|
|
11068
11088
|
"categories": ["#metadata"],
|
|
11069
11089
|
"permittedStructures": {
|
|
11070
|
-
"summary": "None
|
|
11090
|
+
"summary": "None; it is a void element.",
|
|
11071
11091
|
"tag": "base",
|
|
11072
11092
|
"contents": false
|
|
11073
11093
|
},
|
|
@@ -11098,9 +11118,9 @@
|
|
|
11098
11118
|
},
|
|
11099
11119
|
{
|
|
11100
11120
|
"name": "basefont",
|
|
11101
|
-
"cite": "https://
|
|
11102
|
-
"description": "
|
|
11103
|
-
"
|
|
11121
|
+
"cite": "https://html.spec.whatwg.org/multipage/obsolete.html#non-conforming-features",
|
|
11122
|
+
"description": "Element is entirely obsolete, and must not be used by authors.",
|
|
11123
|
+
"obsolete": true,
|
|
11104
11124
|
"categories": [],
|
|
11105
11125
|
"permittedStructures": {
|
|
11106
11126
|
"summary": "",
|
|
@@ -11109,7 +11129,7 @@
|
|
|
11109
11129
|
},
|
|
11110
11130
|
"permittedRoles": {
|
|
11111
11131
|
"summary": "",
|
|
11112
|
-
"roles":
|
|
11132
|
+
"roles": false
|
|
11113
11133
|
},
|
|
11114
11134
|
"implicitRole": {
|
|
11115
11135
|
"summary": "",
|
|
@@ -11117,17 +11137,7 @@
|
|
|
11117
11137
|
},
|
|
11118
11138
|
"omittion": false,
|
|
11119
11139
|
"globalAttrs": {},
|
|
11120
|
-
"attributes": {
|
|
11121
|
-
"color": {
|
|
11122
|
-
"description": "This attribute sets the text color using either a named color or a color specified in the hexadecimal #RRGGBB format."
|
|
11123
|
-
},
|
|
11124
|
-
"face": {
|
|
11125
|
-
"description": "This attribute contains a list of one or more font names. The document text in the default style is rendered in the first font face that the client's browser supports. If no font listed is installed on the local system, the browser typically defaults to the proportional or fixed-width font for that system."
|
|
11126
|
-
},
|
|
11127
|
-
"size": {
|
|
11128
|
-
"description": "This attribute specifies the font size as either a numeric or relative value. Numeric values range from 1 to 7 with 1 being the smallest and 3 the default."
|
|
11129
|
-
}
|
|
11130
|
-
}
|
|
11140
|
+
"attributes": {}
|
|
11131
11141
|
},
|
|
11132
11142
|
{
|
|
11133
11143
|
"name": "bdi",
|
|
@@ -11476,7 +11486,7 @@
|
|
|
11476
11486
|
"description": "The <br> HTML element produces a line break in text (carriage-return). It is useful for writing a poem or an address, where the division of lines is significant.",
|
|
11477
11487
|
"categories": ["#flow", "#phrasing"],
|
|
11478
11488
|
"permittedStructures": {
|
|
11479
|
-
"summary": "None
|
|
11489
|
+
"summary": "None; it is a void element.",
|
|
11480
11490
|
"tag": "br",
|
|
11481
11491
|
"contents": false
|
|
11482
11492
|
},
|
|
@@ -11570,7 +11580,7 @@
|
|
|
11570
11580
|
"description": "The URL that processes the information submitted by the button. Overrides the action attribute of the button's form owner. Does nothing if there is no form owner."
|
|
11571
11581
|
},
|
|
11572
11582
|
"formenctype": {
|
|
11573
|
-
"description": "If the button is a submit button (it's inside/associated with a <form> and doesn't have type=\"button\"), specifies how to encode the form data that is submitted. Possible values: application/x-www-form-urlencoded: The default if the attribute is not used. multipart/form-data:
|
|
11583
|
+
"description": "If the button is a submit button (it's inside/associated with a <form> and doesn't have type=\"button\"), specifies how to encode the form data that is submitted. Possible values: application/x-www-form-urlencoded: The default if the attribute is not used. multipart/form-data: Used to submit <input> elements with their type attributes set to file. text/plain: Specified as a debugging aid; shouldn't be used for real form submission. If this attribute is specified, it overrides the enctype attribute of the button's form owner."
|
|
11574
11584
|
},
|
|
11575
11585
|
"formmethod": {
|
|
11576
11586
|
"description": "If the button is a submit button (it's inside/associated with a <form> and doesn't have type=\"button\"), this attribute specifies the HTTP method used to submit the form. Possible values: post: The data from the form are included in the body of the HTTP request when sent to the server. Use when the form contains information that shouldn't be public, like login credentials. get: The form data are appended to the form's action URL, with a ? as a separator, and the resulting URL is sent to the server. Use this method when the form has no side effects, like search forms. If specified, this attribute overrides the method attribute of the button's form owner."
|
|
@@ -11767,7 +11777,7 @@
|
|
|
11767
11777
|
"description": "The <col> HTML element defines a column within a table and is used for defining common semantics on all common cells. It is generally found within a <colgroup> element.",
|
|
11768
11778
|
"categories": [],
|
|
11769
11779
|
"permittedStructures": {
|
|
11770
|
-
"summary": "None
|
|
11780
|
+
"summary": "None; it is a void element.",
|
|
11771
11781
|
"tag": "col",
|
|
11772
11782
|
"contents": false
|
|
11773
11783
|
},
|
|
@@ -11814,7 +11824,7 @@
|
|
|
11814
11824
|
"defaultValue": "1"
|
|
11815
11825
|
},
|
|
11816
11826
|
"valign": {
|
|
11817
|
-
"description": "This attribute specifies the vertical alignment of the text within each cell of the column. Possible values for this attribute are: baseline, which will put the text as close to the bottom of the cell as it is possible, but align it on the baseline of the characters instead of the bottom of them. If characters are all of the size, this has the same effect as bottom. bottom, which will put the text as close to the bottom of the cell as it is possible; middle, which will center the text in the cell; and top, which will put the text as close to the top of the cell as it is possible. Note: Do not try to set the vertical-align property on a selector giving a <col> element. Because <td> elements are not descendant of the <col> element, they won't inherit it. If the table doesn't use a colspan attribute, use the td:nth-child(an+b) CSS selector where a is the total number of the columns in the table and b is the ordinal position of the column in the table. Only after this selector the vertical-align property can be used. If the table does use a colspan attribute, the effect can be achieved by combining adequate CSS attribute selectors like [colspan=n], though this is not trivial.",
|
|
11827
|
+
"description": "This attribute specifies the vertical alignment of the text within each cell of the column. Possible values for this attribute are: baseline, which will put the text as close to the bottom of the cell as it is possible, but align it on the baseline of the characters instead of the bottom of them. If characters are all of the size, this has the same effect as bottom. bottom, which will put the text as close to the bottom of the cell as it is possible; middle, which will center the text in the cell; and top, which will put the text as close to the top of the cell as it is possible. Note: Do not try to set the vertical-align property on a selector giving a <col> element. Because <td> elements are not descendant of the <col> element, they won't inherit it. If the table doesn't use a colspan attribute, use the td:nth-child(an+b) CSS selector where 'a' is the total number of the columns in the table and 'b' is the ordinal position of the column in the table. Only after this selector the vertical-align property can be used. If the table does use a colspan attribute, the effect can be achieved by combining adequate CSS attribute selectors like [colspan=n], though this is not trivial.",
|
|
11818
11828
|
"deprecated": true
|
|
11819
11829
|
},
|
|
11820
11830
|
"width": {
|
|
@@ -11829,7 +11839,7 @@
|
|
|
11829
11839
|
"description": "The <colgroup> HTML element defines a group of columns within a table.",
|
|
11830
11840
|
"categories": [],
|
|
11831
11841
|
"permittedStructures": {
|
|
11832
|
-
"summary": "If the span attribute is present: none
|
|
11842
|
+
"summary": "If the span attribute is present: none.If the attribute is not present: zero or more <col> element",
|
|
11833
11843
|
"tag": "colgroup",
|
|
11834
11844
|
"conditional": [
|
|
11835
11845
|
{
|
|
@@ -12030,6 +12040,7 @@
|
|
|
12030
12040
|
"attributes": {
|
|
12031
12041
|
"nowrap": {
|
|
12032
12042
|
"description": "If the value of this attribute is set to yes, the definition text will not wrap. The default value is no.",
|
|
12043
|
+
"deprecated": true,
|
|
12033
12044
|
"nonStandard": true
|
|
12034
12045
|
}
|
|
12035
12046
|
}
|
|
@@ -12208,7 +12219,8 @@
|
|
|
12208
12219
|
"globalAttrs": {},
|
|
12209
12220
|
"attributes": {
|
|
12210
12221
|
"compact": {
|
|
12211
|
-
"description": "This Boolean attribute hints that the list should be rendered in a compact style. The interpretation of this attribute depends on the user agent and it doesn't work in all browsers."
|
|
12222
|
+
"description": "This Boolean attribute hints that the list should be rendered in a compact style. The interpretation of this attribute depends on the user agent and it doesn't work in all browsers.",
|
|
12223
|
+
"deprecated": true
|
|
12212
12224
|
}
|
|
12213
12225
|
}
|
|
12214
12226
|
},
|
|
@@ -12394,7 +12406,7 @@
|
|
|
12394
12406
|
"description": "The <embed> HTML element embeds external content at the specified point in the document. This content is provided by an external application or other source of interactive content such as a browser plug-in.",
|
|
12395
12407
|
"categories": ["#flow", "#phrasing", "#embedded", "#interactive", "#palpable"],
|
|
12396
12408
|
"permittedStructures": {
|
|
12397
|
-
"summary": "None
|
|
12409
|
+
"summary": "None; it is a void element.",
|
|
12398
12410
|
"tag": "embed",
|
|
12399
12411
|
"contents": false
|
|
12400
12412
|
},
|
|
@@ -12581,13 +12593,16 @@
|
|
|
12581
12593
|
"globalAttrs": {},
|
|
12582
12594
|
"attributes": {
|
|
12583
12595
|
"color": {
|
|
12584
|
-
"description": "This attribute sets the text color using either a named color or a color specified in the hexadecimal #RRGGBB format."
|
|
12596
|
+
"description": "This attribute sets the text color using either a named color or a color specified in the hexadecimal #RRGGBB format.",
|
|
12597
|
+
"deprecated": true
|
|
12585
12598
|
},
|
|
12586
12599
|
"face": {
|
|
12587
|
-
"description": "This attribute contains a comma-separated list of one or more font names. The document text in the default style is rendered in the first font face that the client's browser supports. If no font listed is installed on the local system, the browser typically defaults to the proportional or fixed-width font for that system."
|
|
12600
|
+
"description": "This attribute contains a comma-separated list of one or more font names. The document text in the default style is rendered in the first font face that the client's browser supports. If no font listed is installed on the local system, the browser typically defaults to the proportional or fixed-width font for that system.",
|
|
12601
|
+
"deprecated": true
|
|
12588
12602
|
},
|
|
12589
12603
|
"size": {
|
|
12590
|
-
"description": "This attribute specifies the font size as either a numeric or relative value. Numeric values range from 1 to 7 with 1 being the smallest and 3 the default. It can be defined using a relative value, like +2 or -3, which
|
|
12604
|
+
"description": "This attribute specifies the font size as either a numeric or relative value. Numeric values range from 1 to 7 with 1 being the smallest and 3 the default. It can be defined using a relative value, like +2 or -3, which sets it relative to 3, the default value.",
|
|
12605
|
+
"deprecated": true
|
|
12591
12606
|
}
|
|
12592
12607
|
}
|
|
12593
12608
|
},
|
|
@@ -12667,7 +12682,7 @@
|
|
|
12667
12682
|
},
|
|
12668
12683
|
"attributes": {
|
|
12669
12684
|
"accept": {
|
|
12670
|
-
"description": "Comma-separated content types the server accepts. Note: This attribute
|
|
12685
|
+
"description": "Comma-separated content types the server accepts. Note: This attribute has been deprecated and should not be used. Instead, use the accept attribute on <input type=file> elements.",
|
|
12671
12686
|
"deprecated": true
|
|
12672
12687
|
},
|
|
12673
12688
|
"accept-charset": {
|
|
@@ -12767,25 +12782,32 @@
|
|
|
12767
12782
|
"globalAttrs": {},
|
|
12768
12783
|
"attributes": {
|
|
12769
12784
|
"frameborder": {
|
|
12770
|
-
"description": "This attribute allows you to specify a frame's border."
|
|
12785
|
+
"description": "This attribute allows you to specify a frame's border.",
|
|
12786
|
+
"deprecated": true
|
|
12771
12787
|
},
|
|
12772
12788
|
"marginheight": {
|
|
12773
|
-
"description": "This attribute defines the height of the margin between frames."
|
|
12789
|
+
"description": "This attribute defines the height of the margin between frames.",
|
|
12790
|
+
"deprecated": true
|
|
12774
12791
|
},
|
|
12775
12792
|
"marginwidth": {
|
|
12776
|
-
"description": "This attribute defines the width of the margin between frames."
|
|
12793
|
+
"description": "This attribute defines the width of the margin between frames.",
|
|
12794
|
+
"deprecated": true
|
|
12777
12795
|
},
|
|
12778
12796
|
"name": {
|
|
12779
|
-
"description": "This attribute is used for labeling frames. Without labeling, every link will open in the frame that it's in – the closest parent frame. See the target attribute for more information."
|
|
12797
|
+
"description": "This attribute is used for labeling frames. Without labeling, every link will open in the frame that it's in – the closest parent frame. See the target attribute for more information.",
|
|
12798
|
+
"deprecated": true
|
|
12780
12799
|
},
|
|
12781
12800
|
"noresize": {
|
|
12782
|
-
"description": "This attribute prevents resizing of frames by users."
|
|
12801
|
+
"description": "This attribute prevents resizing of frames by users.",
|
|
12802
|
+
"deprecated": true
|
|
12783
12803
|
},
|
|
12784
12804
|
"scrolling": {
|
|
12785
|
-
"description": "This attribute defines the existence of a scrollbar. If this attribute is not used, the browser adds a scrollbar when necessary. There are two choices: \"yes\" for forcing a scrollbar even when it is not necessary and \"no\" for forcing no scrollbar even when it is necessary."
|
|
12805
|
+
"description": "This attribute defines the existence of a scrollbar. If this attribute is not used, the browser adds a scrollbar when necessary. There are two choices: \"yes\" for forcing a scrollbar even when it is not necessary and \"no\" for forcing no scrollbar even when it is necessary.",
|
|
12806
|
+
"deprecated": true
|
|
12786
12807
|
},
|
|
12787
12808
|
"src": {
|
|
12788
|
-
"description": "This attribute specifies the document that will be displayed by the frame."
|
|
12809
|
+
"description": "This attribute specifies the document that will be displayed by the frame.",
|
|
12810
|
+
"deprecated": true
|
|
12789
12811
|
}
|
|
12790
12812
|
}
|
|
12791
12813
|
},
|
|
@@ -12812,10 +12834,12 @@
|
|
|
12812
12834
|
"globalAttrs": {},
|
|
12813
12835
|
"attributes": {
|
|
12814
12836
|
"cols": {
|
|
12815
|
-
"description": "This attribute specifies the number and size of horizontal spaces in a frameset."
|
|
12837
|
+
"description": "This attribute specifies the number and size of horizontal spaces in a frameset.",
|
|
12838
|
+
"deprecated": true
|
|
12816
12839
|
},
|
|
12817
12840
|
"rows": {
|
|
12818
|
-
"description": "This attribute specifies the number and size of vertical spaces in a frameset."
|
|
12841
|
+
"description": "This attribute specifies the number and size of vertical spaces in a frameset.",
|
|
12842
|
+
"deprecated": true
|
|
12819
12843
|
}
|
|
12820
12844
|
}
|
|
12821
12845
|
},
|
|
@@ -13014,7 +13038,8 @@
|
|
|
13014
13038
|
"attributes": {
|
|
13015
13039
|
"profile": {
|
|
13016
13040
|
"description": "The URIs of one or more metadata profiles, separated by white space.",
|
|
13017
|
-
"deprecated": true
|
|
13041
|
+
"deprecated": true,
|
|
13042
|
+
"nonStandard": true
|
|
13018
13043
|
}
|
|
13019
13044
|
}
|
|
13020
13045
|
},
|
|
@@ -13059,36 +13084,32 @@
|
|
|
13059
13084
|
{
|
|
13060
13085
|
"name": "hgroup",
|
|
13061
13086
|
"cite": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hgroup",
|
|
13062
|
-
"description": "The <hgroup> HTML element represents a
|
|
13087
|
+
"description": "The <hgroup> HTML element represents a heading and related content. It groups a single <h1>–<h6> element with one or more <p>.",
|
|
13063
13088
|
"categories": ["#flow", "#heading", "#palpable"],
|
|
13064
13089
|
"permittedStructures": {
|
|
13065
|
-
"summary": "
|
|
13090
|
+
"summary": "Zero or more <p> elements, followed by one <h1>, <h2>, <h3>, <h4>, <h5>, or <h6> element, followed by zero or more <p> elements.",
|
|
13066
13091
|
"tag": "hgroup",
|
|
13067
13092
|
"contents": [
|
|
13068
13093
|
{
|
|
13069
|
-
"
|
|
13070
|
-
|
|
13071
|
-
|
|
13072
|
-
|
|
13073
|
-
|
|
13074
|
-
|
|
13075
|
-
|
|
13076
|
-
|
|
13077
|
-
|
|
13078
|
-
|
|
13079
|
-
|
|
13080
|
-
|
|
13081
|
-
|
|
13082
|
-
|
|
13083
|
-
|
|
13084
|
-
|
|
13085
|
-
|
|
13086
|
-
|
|
13087
|
-
|
|
13088
|
-
{
|
|
13089
|
-
"zeroOrMore": "#script-supporting"
|
|
13090
|
-
}
|
|
13091
|
-
]
|
|
13094
|
+
"zeroOrMore": "#script-supporting"
|
|
13095
|
+
},
|
|
13096
|
+
{
|
|
13097
|
+
"zeroOrMore": "p"
|
|
13098
|
+
},
|
|
13099
|
+
{
|
|
13100
|
+
"zeroOrMore": "#script-supporting"
|
|
13101
|
+
},
|
|
13102
|
+
{
|
|
13103
|
+
"require": ["h1", "h2", "h3", "h4", "h5", "h6"]
|
|
13104
|
+
},
|
|
13105
|
+
{
|
|
13106
|
+
"zeroOrMore": "#script-supporting"
|
|
13107
|
+
},
|
|
13108
|
+
{
|
|
13109
|
+
"zeroOrMore": "p"
|
|
13110
|
+
},
|
|
13111
|
+
{
|
|
13112
|
+
"zeroOrMore": "#script-supporting"
|
|
13092
13113
|
}
|
|
13093
13114
|
]
|
|
13094
13115
|
},
|
|
@@ -13115,7 +13136,7 @@
|
|
|
13115
13136
|
"description": "The <hr> HTML element represents a thematic break between paragraph-level elements: for example, a change of scene in a story, or a shift of topic within a section.",
|
|
13116
13137
|
"categories": ["#flow"],
|
|
13117
13138
|
"permittedStructures": {
|
|
13118
|
-
"summary": "None
|
|
13139
|
+
"summary": "None; it is a void element.",
|
|
13119
13140
|
"tag": "hr",
|
|
13120
13141
|
"contents": false
|
|
13121
13142
|
},
|
|
@@ -13137,23 +13158,28 @@
|
|
|
13137
13158
|
"attributes": {
|
|
13138
13159
|
"align": {
|
|
13139
13160
|
"description": "Sets the alignment of the rule on the page. If no value is specified, the default value is left.",
|
|
13140
|
-
"deprecated": true
|
|
13161
|
+
"deprecated": true,
|
|
13162
|
+
"nonStandard": true
|
|
13141
13163
|
},
|
|
13142
13164
|
"color": {
|
|
13143
13165
|
"description": "Sets the color of the rule through color name or hexadecimal value.",
|
|
13166
|
+
"deprecated": true,
|
|
13144
13167
|
"nonStandard": true
|
|
13145
13168
|
},
|
|
13146
13169
|
"noshade": {
|
|
13147
13170
|
"description": "Sets the rule to have no shading.",
|
|
13148
|
-
"deprecated": true
|
|
13171
|
+
"deprecated": true,
|
|
13172
|
+
"nonStandard": true
|
|
13149
13173
|
},
|
|
13150
13174
|
"size": {
|
|
13151
13175
|
"description": "Sets the height, in pixels, of the rule.",
|
|
13152
|
-
"deprecated": true
|
|
13176
|
+
"deprecated": true,
|
|
13177
|
+
"nonStandard": true
|
|
13153
13178
|
},
|
|
13154
13179
|
"width": {
|
|
13155
13180
|
"description": "Sets the length of the rule on the page through a pixel or percentage value.",
|
|
13156
|
-
"deprecated": true
|
|
13181
|
+
"deprecated": true,
|
|
13182
|
+
"nonStandard": true
|
|
13157
13183
|
}
|
|
13158
13184
|
}
|
|
13159
13185
|
},
|
|
@@ -13192,7 +13218,8 @@
|
|
|
13192
13218
|
"attributes": {
|
|
13193
13219
|
"manifest": {
|
|
13194
13220
|
"description": "Specifies the URI of a resource manifest indicating resources that should be cached locally.",
|
|
13195
|
-
"deprecated": true
|
|
13221
|
+
"deprecated": true,
|
|
13222
|
+
"nonStandard": true
|
|
13196
13223
|
},
|
|
13197
13224
|
"version": {
|
|
13198
13225
|
"description": "Specifies the version of the HTML Document Type Definition that governs the current document. This attribute is not needed, because it is redundant with the version information in the document type declaration.",
|
|
@@ -13279,14 +13306,16 @@
|
|
|
13279
13306
|
"type": "Boolean"
|
|
13280
13307
|
},
|
|
13281
13308
|
"allowpaymentrequest": {
|
|
13282
|
-
"description": "Set to true if a cross-origin <iframe> should be allowed to invoke the Payment Request API. Note: This attribute is considered a legacy attribute and redefined as allow=\"payment\"."
|
|
13309
|
+
"description": "Set to true if a cross-origin <iframe> should be allowed to invoke the Payment Request API. Note: This attribute is considered a legacy attribute and redefined as allow=\"payment\".",
|
|
13310
|
+
"experimental": true
|
|
13283
13311
|
},
|
|
13284
13312
|
"csp": {
|
|
13285
13313
|
"description": "A Content Security Policy enforced for the embedded resource. See HTMLIFrameElement.csp for details.",
|
|
13286
13314
|
"experimental": true
|
|
13287
13315
|
},
|
|
13288
13316
|
"fetchpriority": {
|
|
13289
|
-
"description": "Provides a hint of the relative priority to use when fetching the iframe document. Allowed values: high Signals a high-priority fetch relative to other iframe documents. low Signals a low-priority fetch relative to other iframe documents. auto Default: Signals automatic determination of fetch priority relative to other iframe documents."
|
|
13317
|
+
"description": "Provides a hint of the relative priority to use when fetching the iframe document. Allowed values: high Signals a high-priority fetch relative to other iframe documents. low Signals a low-priority fetch relative to other iframe documents. auto Default: Signals automatic determination of fetch priority relative to other iframe documents.",
|
|
13318
|
+
"experimental": true
|
|
13290
13319
|
},
|
|
13291
13320
|
"frameborder": {
|
|
13292
13321
|
"description": "The value 1 (the default) draws a border around this frame. The value 0 removes the border around this frame, but you should instead use the CSS property border to control <iframe> borders.",
|
|
@@ -13393,7 +13422,7 @@
|
|
|
13393
13422
|
"description": "The <img> HTML element embeds an image into the document.",
|
|
13394
13423
|
"categories": ["#flow", "#phrasing", "#embedded", "#interactive", "#palpable"],
|
|
13395
13424
|
"permittedStructures": {
|
|
13396
|
-
"summary": "None
|
|
13425
|
+
"summary": "None; it is a void element.",
|
|
13397
13426
|
"tag": "img",
|
|
13398
13427
|
"contents": false
|
|
13399
13428
|
},
|
|
@@ -13510,7 +13539,7 @@
|
|
|
13510
13539
|
"required": true
|
|
13511
13540
|
},
|
|
13512
13541
|
"srcset": {
|
|
13513
|
-
"description": "One or more strings separated by commas, indicating possible image sources for the user agent to use. Each string is composed of: A URL to an image Optionally, whitespace followed by one of: A width descriptor (a positive integer directly followed by w). The width descriptor is divided by the source size given in the sizes attribute to calculate the effective pixel density. A pixel density descriptor (a positive floating point number directly followed by x). If no descriptor is specified, the source is assigned the default descriptor of 1x. It is incorrect to mix width descriptors and pixel density descriptors in the same srcset attribute. Duplicate descriptors (for instance, two sources in the same srcset which are both described with 2x) are also invalid. The user agent selects any of the available sources at its discretion. This provides them with significant leeway to tailor their selection based on things like user preferences or bandwidth conditions. See our Responsive images tutorial for an example."
|
|
13542
|
+
"description": "One or more strings separated by commas, indicating possible image sources for the user agent to use. Each string is composed of: A URL to an image Optionally, whitespace followed by one of: A width descriptor (a positive integer directly followed by w). The width descriptor is divided by the source size given in the sizes attribute to calculate the effective pixel density. A pixel density descriptor (a positive floating point number directly followed by x). If no descriptor is specified, the source is assigned the default descriptor of 1x. It is incorrect to mix width descriptors and pixel density descriptors in the same srcset attribute. Duplicate descriptors (for instance, two sources in the same srcset which are both described with 2x) are also invalid. If the srcset attribute uses width descriptors, the sizes attribute must also be present, or the srcset itself will be ignored. The user agent selects any of the available sources at its discretion. This provides them with significant leeway to tailor their selection based on things like user preferences or bandwidth conditions. See our Responsive images tutorial for an example."
|
|
13514
13543
|
},
|
|
13515
13544
|
"usemap": {
|
|
13516
13545
|
"ref": "https://html.spec.whatwg.org/multipage/image-maps.html#attr-hyperlink-usemap",
|
|
@@ -13534,7 +13563,7 @@
|
|
|
13534
13563
|
"description": "The <input> HTML element is used to create interactive controls for web-based forms in order to accept data from the user; a wide variety of types of input data and control widgets are available, depending on the device and user agent. The <input> element is one of the most powerful and complex in all of HTML due to the sheer number of combinations of input types and attributes.",
|
|
13535
13564
|
"categories": ["#flow", "#phrasing", "#palpable"],
|
|
13536
13565
|
"permittedStructures": {
|
|
13537
|
-
"summary": "None
|
|
13566
|
+
"summary": "None; it is a void element.",
|
|
13538
13567
|
"tag": "input",
|
|
13539
13568
|
"contents": false
|
|
13540
13569
|
},
|
|
@@ -13807,7 +13836,7 @@
|
|
|
13807
13836
|
}
|
|
13808
13837
|
},
|
|
13809
13838
|
"autocorrect": {
|
|
13810
|
-
"description": "(Safari only). A string which indicates whether
|
|
13839
|
+
"description": "(Safari only). A string which indicates whether to activate automatic correction while the user is editing this field. Permitted values are: on Enable automatic correction of typos, as well as processing of text substitutions if any are configured. off Disable automatic correction and text substitutions.",
|
|
13811
13840
|
"nonStandard": true
|
|
13812
13841
|
},
|
|
13813
13842
|
"autofocus": {
|
|
@@ -14243,7 +14272,7 @@
|
|
|
14243
14272
|
"deprecated": true,
|
|
14244
14273
|
"categories": ["#flow", "#phrasing", "#interactive", "#palpable"],
|
|
14245
14274
|
"permittedStructures": {
|
|
14246
|
-
"summary": "None
|
|
14275
|
+
"summary": "None; it is a void element.",
|
|
14247
14276
|
"tag": "keygen",
|
|
14248
14277
|
"contents": true
|
|
14249
14278
|
},
|
|
@@ -14389,7 +14418,8 @@
|
|
|
14389
14418
|
"attributes": {
|
|
14390
14419
|
"type": {
|
|
14391
14420
|
"description": "This character attribute indicates the numbering type: a: lowercase letters A: uppercase letters i: lowercase Roman numerals I: uppercase Roman numerals 1: numbers This type overrides the one used by its parent <ol> element, if any. Note: This attribute has been deprecated; use the CSS list-style-type property instead.",
|
|
14392
|
-
"deprecated": true
|
|
14421
|
+
"deprecated": true,
|
|
14422
|
+
"nonStandard": true
|
|
14393
14423
|
},
|
|
14394
14424
|
"value": {
|
|
14395
14425
|
"ref": "https://html.spec.whatwg.org/multipage/grouping-content.html#attr-li-value",
|
|
@@ -14406,7 +14436,7 @@
|
|
|
14406
14436
|
"description": "The <link> HTML element specifies relationships between the current document and an external resource. This element is most commonly used to link to stylesheets, but is also used to establish site icons (both \"favicon\" style icons and icons for the home screen and apps on mobile devices) among other things.",
|
|
14407
14437
|
"categories": ["#metadata", "#flow", "#phrasing"],
|
|
14408
14438
|
"permittedStructures": {
|
|
14409
|
-
"summary": "None
|
|
14439
|
+
"summary": "None; it is a void element.",
|
|
14410
14440
|
"tag": "link",
|
|
14411
14441
|
"contents": false
|
|
14412
14442
|
},
|
|
@@ -14494,7 +14524,8 @@
|
|
|
14494
14524
|
"type": "Boolean"
|
|
14495
14525
|
},
|
|
14496
14526
|
"fetchpriority": {
|
|
14497
|
-
"description": "Provides a hint of the relative priority to use when fetching a preloaded resource. Allowed values: high Signals a high-priority fetch relative to other resources of the same type. low Signals a low-priority fetch relative to other resources of the same type. auto Default: Signals automatic determination of fetch priority relative to other resources of the same type."
|
|
14527
|
+
"description": "Provides a hint of the relative priority to use when fetching a preloaded resource. Allowed values: high Signals a high-priority fetch relative to other resources of the same type. low Signals a low-priority fetch relative to other resources of the same type. auto Default: Signals automatic determination of fetch priority relative to other resources of the same type.",
|
|
14528
|
+
"experimental": true
|
|
14498
14529
|
},
|
|
14499
14530
|
"href": {
|
|
14500
14531
|
"description": "This attribute specifies the URL of the linked resource. A URL can be absolute or relative."
|
|
@@ -14533,10 +14564,11 @@
|
|
|
14533
14564
|
"requiredEither": ["rel"]
|
|
14534
14565
|
},
|
|
14535
14566
|
"media": {
|
|
14536
|
-
"description": "This attribute specifies the media that the linked resource applies to. Its value must be a media type / media query. This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on. Note: In HTML 4, this can only be a simple white-space-separated list of media description literals, i.e., media types and groups, where defined and allowed as values for this attribute, such as print, screen, aural, braille. HTML5 extended this to any kind of media queries, which are a superset of the allowed values of HTML 4. Browsers not supporting
|
|
14567
|
+
"description": "This attribute specifies the media that the linked resource applies to. Its value must be a media type / media query. This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on. Note: In HTML 4, this can only be a simple white-space-separated list of media description literals, i.e., media types and groups, where defined and allowed as values for this attribute, such as print, screen, aural, braille. HTML5 extended this to any kind of media queries, which are a superset of the allowed values of HTML 4. Browsers not supporting CSS Media Queries won't necessarily recognize the adequate link; do not forget to set fallback links, the restricted set of media queries defined in HTML 4."
|
|
14537
14568
|
},
|
|
14538
14569
|
"methods": {
|
|
14539
14570
|
"description": "The value of this attribute provides information about the functions that might be performed on an object. The values generally are given by the HTTP protocol when it is used, but it might (for similar reasons as for the title attribute) be useful to include advisory information in advance in the link. For example, the browser might choose a different rendering of a link as a function of the methods specified; something that is searchable might get a different icon, or an outside link might render with an indication of leaving the current site. This attribute is not well understood nor supported, even by the defining browser, Internet Explorer 4.",
|
|
14571
|
+
"deprecated": true,
|
|
14540
14572
|
"nonStandard": true
|
|
14541
14573
|
},
|
|
14542
14574
|
"prefetch": {
|
|
@@ -14544,8 +14576,7 @@
|
|
|
14544
14576
|
"experimental": true
|
|
14545
14577
|
},
|
|
14546
14578
|
"referrerpolicy": {
|
|
14547
|
-
"description": "A string indicating which referrer to use when fetching the resource: no-referrer means that the Referer header will not be sent. no-referrer-when-downgrade means that no Referer header will be sent when navigating to an origin without TLS (HTTPS). This is a user agent's default behavior, if no policy is otherwise specified. origin means that the referrer will be the origin of the page, which is roughly the scheme, the host, and the port. origin-when-cross-origin means that navigating to other origins will be limited to the scheme, the host, and the port, while navigating on the same origin will include the referrer's path. unsafe-url means that the referrer will include the origin and the path (but not the fragment, password, or username). This case is unsafe because it can leak origins and paths from TLS-protected resources to insecure origins."
|
|
14548
|
-
"experimental": true
|
|
14579
|
+
"description": "A string indicating which referrer to use when fetching the resource: no-referrer means that the Referer header will not be sent. no-referrer-when-downgrade means that no Referer header will be sent when navigating to an origin without TLS (HTTPS). This is a user agent's default behavior, if no policy is otherwise specified. origin means that the referrer will be the origin of the page, which is roughly the scheme, the host, and the port. origin-when-cross-origin means that navigating to other origins will be limited to the scheme, the host, and the port, while navigating on the same origin will include the referrer's path. unsafe-url means that the referrer will include the origin and the path (but not the fragment, password, or username). This case is unsafe because it can leak origins and paths from TLS-protected resources to insecure origins."
|
|
14549
14580
|
},
|
|
14550
14581
|
"rel": {
|
|
14551
14582
|
"ref": "https://html.spec.whatwg.org/multipage/semantics.html#attr-link-rel",
|
|
@@ -14581,7 +14612,7 @@
|
|
|
14581
14612
|
"requiredEither": ["itemprop"]
|
|
14582
14613
|
},
|
|
14583
14614
|
"rev": {
|
|
14584
|
-
"description": "The value of this attribute shows the relationship of the current document to the linked document, as defined by the href attribute. The attribute thus defines the reverse relationship compared to the value of the rel attribute. Link type values for the attribute are similar to the possible values for rel. Note: Instead of rev, you should use the rel attribute with the opposite link type value. For example, to establish the reverse link for made, specify author. Also this attribute doesn't stand for \"revision\" and must not be used with a version number, even though many sites misuse it in this way.",
|
|
14615
|
+
"description": "The value of this attribute shows the relationship of the current document to the linked document, as defined by the href attribute. The attribute thus defines the reverse relationship compared to the value of the rel attribute. Link type values for the attribute are similar to the possible values for rel. Note: Instead of rev, you should use the rel attribute with the opposite link type value. For example, to establish the reverse link for made, specify author. Also, this attribute doesn't stand for \"revision\" and must not be used with a version number, even though many sites misuse it in this way.",
|
|
14585
14616
|
"obsolete": true,
|
|
14586
14617
|
"deprecated": true
|
|
14587
14618
|
},
|
|
@@ -14600,7 +14631,7 @@
|
|
|
14600
14631
|
},
|
|
14601
14632
|
"target": {
|
|
14602
14633
|
"description": "Defines the frame or window name that has the defined linking relationship or that will show the rendering of any linked resource.",
|
|
14603
|
-
"
|
|
14634
|
+
"deprecated": true
|
|
14604
14635
|
},
|
|
14605
14636
|
"title": {
|
|
14606
14637
|
"description": "The title attribute has special semantics on the <link> element. When used on a <link rel=\"stylesheet\"> it defines a default or an alternate stylesheet."
|
|
@@ -14704,7 +14735,7 @@
|
|
|
14704
14735
|
{
|
|
14705
14736
|
"name": "mark",
|
|
14706
14737
|
"cite": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/mark",
|
|
14707
|
-
"description": "The <mark> HTML element represents text which is marked or highlighted for reference or notation purposes
|
|
14738
|
+
"description": "The <mark> HTML element represents text which is marked or highlighted for reference or notation purposes due to the marked passage's relevance in the enclosing context.",
|
|
14708
14739
|
"categories": ["#flow", "#phrasing", "#palpable"],
|
|
14709
14740
|
"permittedStructures": {
|
|
14710
14741
|
"summary": "Phrasing content.",
|
|
@@ -14755,37 +14786,48 @@
|
|
|
14755
14786
|
"globalAttrs": {},
|
|
14756
14787
|
"attributes": {
|
|
14757
14788
|
"behavior": {
|
|
14758
|
-
"description": "Sets how the text is scrolled within the marquee. Possible values are scroll, slide and alternate. If no value is specified, the default value is scroll."
|
|
14789
|
+
"description": "Sets how the text is scrolled within the marquee. Possible values are scroll, slide and alternate. If no value is specified, the default value is scroll.",
|
|
14790
|
+
"deprecated": true
|
|
14759
14791
|
},
|
|
14760
14792
|
"bgcolor": {
|
|
14761
|
-
"description": "Sets the background color through color name or hexadecimal value."
|
|
14793
|
+
"description": "Sets the background color through color name or hexadecimal value.",
|
|
14794
|
+
"deprecated": true
|
|
14762
14795
|
},
|
|
14763
14796
|
"direction": {
|
|
14764
|
-
"description": "Sets the direction of the scrolling within the marquee. Possible values are left, right, up and down. If no value is specified, the default value is left."
|
|
14797
|
+
"description": "Sets the direction of the scrolling within the marquee. Possible values are left, right, up and down. If no value is specified, the default value is left.",
|
|
14798
|
+
"deprecated": true
|
|
14765
14799
|
},
|
|
14766
14800
|
"height": {
|
|
14767
|
-
"description": "Sets the height in pixels or percentage value."
|
|
14801
|
+
"description": "Sets the height in pixels or percentage value.",
|
|
14802
|
+
"deprecated": true
|
|
14768
14803
|
},
|
|
14769
14804
|
"hspace": {
|
|
14770
|
-
"description": "Sets the horizontal margin"
|
|
14805
|
+
"description": "Sets the horizontal margin",
|
|
14806
|
+
"deprecated": true
|
|
14771
14807
|
},
|
|
14772
14808
|
"loop": {
|
|
14773
|
-
"description": "Sets the number of times the marquee will scroll. If no value is specified, the default value is −1, which means the marquee will scroll continuously."
|
|
14809
|
+
"description": "Sets the number of times the marquee will scroll. If no value is specified, the default value is −1, which means the marquee will scroll continuously.",
|
|
14810
|
+
"deprecated": true
|
|
14774
14811
|
},
|
|
14775
14812
|
"scrollamount": {
|
|
14776
|
-
"description": "Sets the amount of scrolling at each interval in pixels. The default value is 6."
|
|
14813
|
+
"description": "Sets the amount of scrolling at each interval in pixels. The default value is 6.",
|
|
14814
|
+
"deprecated": true
|
|
14777
14815
|
},
|
|
14778
14816
|
"scrolldelay": {
|
|
14779
|
-
"description": "Sets the interval between each scroll movement in milliseconds. The default value is 85. Note that any value smaller than 60 is ignored and the value 60 is used instead
|
|
14817
|
+
"description": "Sets the interval between each scroll movement in milliseconds. The default value is 85. Note that any value smaller than 60 is ignored and the value 60 is used instead unless truespeed is specified.",
|
|
14818
|
+
"deprecated": true
|
|
14780
14819
|
},
|
|
14781
14820
|
"truespeed": {
|
|
14782
|
-
"description": "By default,
|
|
14821
|
+
"description": "By default, scrolldelay values lower than 60 are ignored. If truespeed is present, those values are not ignored.",
|
|
14822
|
+
"deprecated": true
|
|
14783
14823
|
},
|
|
14784
14824
|
"vspace": {
|
|
14785
|
-
"description": "Sets the vertical margin in pixels or percentage value."
|
|
14825
|
+
"description": "Sets the vertical margin in pixels or percentage value.",
|
|
14826
|
+
"deprecated": true
|
|
14786
14827
|
},
|
|
14787
14828
|
"width": {
|
|
14788
|
-
"description": "Sets the width in pixels or percentage value."
|
|
14829
|
+
"description": "Sets the width in pixels or percentage value.",
|
|
14830
|
+
"deprecated": true
|
|
14789
14831
|
}
|
|
14790
14832
|
}
|
|
14791
14833
|
},
|
|
@@ -14839,7 +14881,7 @@
|
|
|
14839
14881
|
"deprecated": true,
|
|
14840
14882
|
"categories": [],
|
|
14841
14883
|
"permittedStructures": {
|
|
14842
|
-
"summary": "None
|
|
14884
|
+
"summary": "None; it is a void element.",
|
|
14843
14885
|
"tag": "menuitem",
|
|
14844
14886
|
"contents": true
|
|
14845
14887
|
},
|
|
@@ -14855,28 +14897,42 @@
|
|
|
14855
14897
|
"globalAttrs": {},
|
|
14856
14898
|
"attributes": {
|
|
14857
14899
|
"checked": {
|
|
14858
|
-
"description": "Boolean attribute which indicates whether the command is selected. May only be used when the type attribute is checkbox or radio."
|
|
14900
|
+
"description": "Boolean attribute which indicates whether the command is selected. May only be used when the type attribute is checkbox or radio.",
|
|
14901
|
+
"deprecated": true,
|
|
14902
|
+
"nonStandard": true
|
|
14859
14903
|
},
|
|
14860
14904
|
"command": {
|
|
14861
|
-
"description": "Specifies the ID of a separate element, indicating a command to be invoked indirectly. May not be used within a menu item that also includes the attributes checked, disabled, icon, label, radiogroup or type."
|
|
14905
|
+
"description": "Specifies the ID of a separate element, indicating a command to be invoked indirectly. May not be used within a menu item that also includes the attributes checked, disabled, icon, label, radiogroup or type.",
|
|
14906
|
+
"deprecated": true,
|
|
14907
|
+
"nonStandard": true
|
|
14862
14908
|
},
|
|
14863
14909
|
"default": {
|
|
14864
|
-
"description": "This Boolean attribute indicates use of the same command as the menu's subject element (such as a button or input)."
|
|
14910
|
+
"description": "This Boolean attribute indicates use of the same command as the menu's subject element (such as a button or input).",
|
|
14911
|
+
"deprecated": true,
|
|
14912
|
+
"nonStandard": true
|
|
14865
14913
|
},
|
|
14866
14914
|
"disabled": {
|
|
14867
|
-
"description": "Boolean attribute which indicates that the command is not available in the current state. Note that disabled is distinct from hidden; the disabled attribute is appropriate in any context where a change in circumstances might render the command relevant."
|
|
14915
|
+
"description": "Boolean attribute which indicates that the command is not available in the current state. Note that disabled is distinct from hidden; the disabled attribute is appropriate in any context where a change in circumstances might render the command relevant.",
|
|
14916
|
+
"deprecated": true,
|
|
14917
|
+
"nonStandard": true
|
|
14868
14918
|
},
|
|
14869
14919
|
"icon": {
|
|
14870
|
-
"description": "Image URL, used to provide a picture to represent the command."
|
|
14920
|
+
"description": "Image URL, used to provide a picture to represent the command.",
|
|
14921
|
+
"deprecated": true,
|
|
14922
|
+
"nonStandard": true
|
|
14871
14923
|
},
|
|
14872
14924
|
"label": {
|
|
14873
14925
|
"description": "The name of the command as shown to the user. Required when a command attribute is not present."
|
|
14874
14926
|
},
|
|
14875
14927
|
"radiogroup": {
|
|
14876
|
-
"description": "This attribute specifies the name of a group of commands to be toggled as radio buttons when selected. May only be used where the type attribute is radio."
|
|
14928
|
+
"description": "This attribute specifies the name of a group of commands to be toggled as radio buttons when selected. May only be used where the type attribute is radio.",
|
|
14929
|
+
"deprecated": true,
|
|
14930
|
+
"nonStandard": true
|
|
14877
14931
|
},
|
|
14878
14932
|
"type": {
|
|
14879
|
-
"description": "This attribute indicates the kind of command, and can be one of three values. command: A regular command with an associated action. This is the missing value default. checkbox: Represents a command that can be toggled between two different states. radio: Represent one selection from a group of commands that can be toggled as radio buttons."
|
|
14933
|
+
"description": "This attribute indicates the kind of command, and can be one of three values. command: A regular command with an associated action. This is the missing value default. checkbox: Represents a command that can be toggled between two different states. radio: Represent one selection from a group of commands that can be toggled as radio buttons.",
|
|
14934
|
+
"deprecated": true,
|
|
14935
|
+
"nonStandard": true
|
|
14880
14936
|
}
|
|
14881
14937
|
}
|
|
14882
14938
|
},
|
|
@@ -14886,7 +14942,7 @@
|
|
|
14886
14942
|
"description": "The <meta> HTML element represents metadata that cannot be represented by other HTML meta-related elements, like <base>, <link>, <script>, <style> or <title>.",
|
|
14887
14943
|
"categories": ["#metadata", "#flow", "#phrasing"],
|
|
14888
14944
|
"permittedStructures": {
|
|
14889
|
-
"summary": "None
|
|
14945
|
+
"summary": "None; it is a void element.",
|
|
14890
14946
|
"tag": "meta",
|
|
14891
14947
|
"contents": false
|
|
14892
14948
|
},
|
|
@@ -15271,7 +15327,7 @@
|
|
|
15271
15327
|
"requiredEither": ["type"]
|
|
15272
15328
|
},
|
|
15273
15329
|
"declare": {
|
|
15274
|
-
"description": "The presence of this Boolean attribute makes this element a declaration only. The object must be instantiated by a subsequent <object> element.
|
|
15330
|
+
"description": "The presence of this Boolean attribute makes this element a declaration only. The object must be instantiated by a subsequent <object> element. Repeat the <object> element completely each time the resource is reused.",
|
|
15275
15331
|
"deprecated": true
|
|
15276
15332
|
},
|
|
15277
15333
|
"form": {
|
|
@@ -15561,7 +15617,7 @@
|
|
|
15561
15617
|
"deprecated": true,
|
|
15562
15618
|
"categories": [],
|
|
15563
15619
|
"permittedStructures": {
|
|
15564
|
-
"summary": "None
|
|
15620
|
+
"summary": "None; it is a void element.",
|
|
15565
15621
|
"tag": "param",
|
|
15566
15622
|
"contents": true
|
|
15567
15623
|
},
|
|
@@ -15664,6 +15720,7 @@
|
|
|
15664
15720
|
"name": "portal",
|
|
15665
15721
|
"cite": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/portal",
|
|
15666
15722
|
"description": "The <portal> HTML element enables the embedding of another HTML page into the current one for the purposes of allowing smoother navigation into new pages.",
|
|
15723
|
+
"experimental": true,
|
|
15667
15724
|
"categories": [],
|
|
15668
15725
|
"permittedStructures": {
|
|
15669
15726
|
"summary": "",
|
|
@@ -15739,10 +15796,12 @@
|
|
|
15739
15796
|
},
|
|
15740
15797
|
"width": {
|
|
15741
15798
|
"description": "Contains the preferred count of characters that a line should have. Though technically still implemented, this attribute has no visual effect; to achieve such an effect, use CSS width instead.",
|
|
15742
|
-
"deprecated": true
|
|
15799
|
+
"deprecated": true,
|
|
15800
|
+
"nonStandard": true
|
|
15743
15801
|
},
|
|
15744
15802
|
"wrap": {
|
|
15745
15803
|
"description": "Is a hint indicating how the overflow must happen. In modern browser this hint is ignored and no visual effect results in its present; to achieve such an effect, use CSS white-space instead.",
|
|
15804
|
+
"deprecated": true,
|
|
15746
15805
|
"nonStandard": true
|
|
15747
15806
|
}
|
|
15748
15807
|
}
|
|
@@ -16121,7 +16180,8 @@
|
|
|
16121
16180
|
"_TODO_": "The defer attribute affects the element that has the async attribute if it doesn't support the async"
|
|
16122
16181
|
},
|
|
16123
16182
|
"fetchpriority": {
|
|
16124
|
-
"description": "Provides a hint of the relative priority to use when fetching an external script. Allowed values: high Signals a high-priority fetch relative to other external scripts. low Signals a low-priority fetch relative to other external scripts. auto Default: Signals automatic determination of fetch priority relative to other external scripts."
|
|
16183
|
+
"description": "Provides a hint of the relative priority to use when fetching an external script. Allowed values: high Signals a high-priority fetch relative to other external scripts. low Signals a low-priority fetch relative to other external scripts. auto Default: Signals automatic determination of fetch priority relative to other external scripts.",
|
|
16184
|
+
"experimental": true
|
|
16125
16185
|
},
|
|
16126
16186
|
"integrity": {
|
|
16127
16187
|
"ref": "https://html.spec.whatwg.org/multipage/scripting.html#attr-script-integrity",
|
|
@@ -16131,7 +16191,8 @@
|
|
|
16131
16191
|
},
|
|
16132
16192
|
"language": {
|
|
16133
16193
|
"description": "Like the type attribute, this attribute identifies the scripting language in use. Unlike the type attribute, however, this attribute's possible values were never standardized. The type attribute should be used instead.",
|
|
16134
|
-
"deprecated": true
|
|
16194
|
+
"deprecated": true,
|
|
16195
|
+
"nonStandard": true
|
|
16135
16196
|
},
|
|
16136
16197
|
"nomodule": {
|
|
16137
16198
|
"ref": "https://html.spec.whatwg.org/multipage/scripting.html#attr-script-nomodule",
|
|
@@ -16155,7 +16216,7 @@
|
|
|
16155
16216
|
"type": [
|
|
16156
16217
|
"MIMEType",
|
|
16157
16218
|
{
|
|
16158
|
-
"enum": ["module"],
|
|
16219
|
+
"enum": ["module", "importmap"],
|
|
16159
16220
|
"caseInsensitive": true
|
|
16160
16221
|
}
|
|
16161
16222
|
],
|
|
@@ -16387,10 +16448,10 @@
|
|
|
16387
16448
|
{
|
|
16388
16449
|
"name": "source",
|
|
16389
16450
|
"cite": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/source",
|
|
16390
|
-
"description": "The <source> HTML element specifies multiple media resources for the <picture>, the <audio> element, or the <video> element. It is
|
|
16451
|
+
"description": "The <source> HTML element specifies multiple media resources for the <picture>, the <audio> element, or the <video> element. It is a void element, meaning that it has no content and does not have a closing tag. It is commonly used to offer the same media content in multiple file formats in order to provide compatibility with a broad range of browsers given their differing support for image file formats and media file formats.",
|
|
16391
16452
|
"categories": [],
|
|
16392
16453
|
"permittedStructures": {
|
|
16393
|
-
"summary": "None
|
|
16454
|
+
"summary": "None; it is a void element.",
|
|
16394
16455
|
"tag": "source",
|
|
16395
16456
|
"contents": false
|
|
16396
16457
|
},
|
|
@@ -16458,7 +16519,7 @@
|
|
|
16458
16519
|
{
|
|
16459
16520
|
"name": "spacer",
|
|
16460
16521
|
"cite": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/spacer",
|
|
16461
|
-
"description": "The <spacer> HTML element is an obsolete HTML element which allowed insertion of empty spaces on pages. It was devised by Netscape to accomplish the same effect as a single-pixel layout image, which was something web designers used to use to add white spaces to web pages without actually using an image. However, <spacer> no longer supported by any major browser and the same effects can now be achieved using simple CSS.",
|
|
16522
|
+
"description": "The <spacer> HTML element is an obsolete HTML element which allowed insertion of empty spaces on pages. It was devised by Netscape to accomplish the same effect as a single-pixel layout image, which was something web designers used to use to add white spaces to web pages without actually using an image. However, <spacer> is no longer supported by any major browser and the same effects can now be achieved using simple CSS.",
|
|
16462
16523
|
"deprecated": true,
|
|
16463
16524
|
"categories": [],
|
|
16464
16525
|
"permittedStructures": {
|
|
@@ -16948,7 +17009,7 @@
|
|
|
16948
17009
|
"deprecated": true
|
|
16949
17010
|
},
|
|
16950
17011
|
"align": {
|
|
16951
|
-
"description": "This enumerated attribute specifies how the cell content's horizontal alignment will be handled. Possible values are: left: The content is aligned to the left of the cell. center: The content is centered in the cell. right: The content is aligned to the right of the cell. justify (with text only): The content is stretched out inside the cell so that it covers its entire width. char (with text only): The content is aligned to a character inside the <th> element with minimal offset. This character is defined by the char and charoff attributes Unimplemented (see bug 2212). The default value when this attribute is not specified is left. Note: To achieve the same effect as the left, center, right or justify values, apply the CSS text-align property to the element. To achieve the same effect as the char value, give the text-align property the same value you would use for the char. Unimplemented in
|
|
17012
|
+
"description": "This enumerated attribute specifies how the cell content's horizontal alignment will be handled. Possible values are: left: The content is aligned to the left of the cell. center: The content is centered in the cell. right: The content is aligned to the right of the cell. justify (with text only): The content is stretched out inside the cell so that it covers its entire width. char (with text only): The content is aligned to a character inside the <th> element with minimal offset. This character is defined by the char and charoff attributes Unimplemented (see bug 2212). The default value when this attribute is not specified is left. Note: To achieve the same effect as the left, center, right or justify values, apply the CSS text-align property to the element. To achieve the same effect as the char value, give the text-align property the same value you would use for the char. Unimplemented in CSS.",
|
|
16952
17013
|
"deprecated": true
|
|
16953
17014
|
},
|
|
16954
17015
|
"axis": {
|
|
@@ -17161,7 +17222,7 @@
|
|
|
17161
17222
|
},
|
|
17162
17223
|
"attributes": {
|
|
17163
17224
|
"align": {
|
|
17164
|
-
"description": "This enumerated attribute specifies how horizontal alignment of each cell content will be handled. Possible values are: left, aligning the content to the left of the cell center, centering the content in the cell right, aligning the content to the right of the cell justify, inserting spaces into the textual content so that the content is justified in the cell char, aligning the textual content on a special character with a minimal offset, defined by the char and charoff attributes. If this attribute is not set, the left value is assumed. Note: To achieve the same effect as the left, center, right or justify values, use the CSS text-align property on it. To achieve the same effect as the char value, in
|
|
17225
|
+
"description": "This enumerated attribute specifies how horizontal alignment of each cell content will be handled. Possible values are: left, aligning the content to the left of the cell center, centering the content in the cell right, aligning the content to the right of the cell justify, inserting spaces into the textual content so that the content is justified in the cell char, aligning the textual content on a special character with a minimal offset, defined by the char and charoff attributes. If this attribute is not set, the left value is assumed. Note: To achieve the same effect as the left, center, right or justify values, use the CSS text-align property on it. To achieve the same effect as the char value, in CSS, you can use the value of the char as the value of the text-align property Unimplemented.",
|
|
17165
17226
|
"deprecated": true
|
|
17166
17227
|
},
|
|
17167
17228
|
"bgcolor": {
|
|
@@ -17244,8 +17305,7 @@
|
|
|
17244
17305
|
},
|
|
17245
17306
|
"bgcolor": {
|
|
17246
17307
|
"description": "This attribute defines the background color of each cell in a column. It consists of a 6-digit hexadecimal code as defined in sRGB and is prefixed by '#'. This attribute may be used with one of sixteen predefined color strings: black = \"#000000\" green = \"#008000\" silver = \"#C0C0C0\" lime = \"#00FF00\" gray = \"#808080\" olive = \"#808000\" white = \"#FFFFFF\" yellow = \"#FFFF00\" maroon = \"#800000\" navy = \"#000080\" red = \"#FF0000\" blue = \"#0000FF\" purple = \"#800080\" teal = \"#008080\" fuchsia = \"#FF00FF\" aqua = \"#00FFFF\" Note: Do not use this attribute, as it is non-standard and only implemented in some versions of Microsoft Internet Explorer: The <th> element should be styled using CSS. To create a similar effect use the background-color property in CSS instead.",
|
|
17247
|
-
"deprecated": true
|
|
17248
|
-
"nonStandard": true
|
|
17308
|
+
"deprecated": true
|
|
17249
17309
|
},
|
|
17250
17310
|
"char": {
|
|
17251
17311
|
"description": "The content in the cell element is aligned to a character. Typical values include a period (.) to align numbers or monetary values. If align is not set to char, this attribute is ignored. Note: Do not use this attribute as it is obsolete in the latest standard. To achieve the same effect, you can specify the character as the first value of the text-align property.",
|
|
@@ -17317,16 +17377,15 @@
|
|
|
17317
17377
|
},
|
|
17318
17378
|
"attributes": {
|
|
17319
17379
|
"align": {
|
|
17320
|
-
"description": "This enumerated attribute specifies how horizontal alignment of each cell content will be handled. Possible values are: left, aligning the content to the left of the cell center, centering the content in the cell right, aligning the content to the right of the cell justify, inserting spaces into the textual content so that the content is justified in the cell char, aligning the textual content on a special character with a minimal offset, defined by the char and charoff attributes. If this attribute is not set, the left value is assumed. Warning: Do not use this attribute as it is obsolete (not supported) in the latest standard. To
|
|
17380
|
+
"description": "This enumerated attribute specifies how horizontal alignment of each cell content will be handled. Possible values are: left, aligning the content to the left of the cell center, centering the content in the cell right, aligning the content to the right of the cell justify, inserting spaces into the textual content so that the content is justified in the cell char, aligning the textual content on a special character with a minimal offset, defined by the char and charoff attributes. If this attribute is not set, the left value is assumed. Warning: Do not use this attribute as it is obsolete (not supported) in the latest standard. To align values, use the CSS text-align property instead.",
|
|
17321
17381
|
"deprecated": true
|
|
17322
17382
|
},
|
|
17323
17383
|
"bgcolor": {
|
|
17324
|
-
"description": "This attribute defines the background color of each cell
|
|
17325
|
-
"deprecated": true
|
|
17326
|
-
"nonStandard": true
|
|
17384
|
+
"description": "This attribute defines the background color of each column cell. It accepts a 6-digit hexadecimal color or a named color. Alpha transparency is not supported. Note: Do not use this attribute, as it is non-standard. The thead element should be styled using the CSS background-color property, which can be applied to any element, including the thead, <tr>, <td> and <th> elements.",
|
|
17385
|
+
"deprecated": true
|
|
17327
17386
|
},
|
|
17328
17387
|
"char": {
|
|
17329
|
-
"description": "This attribute is used to set the character to align the cells in a column on. Typical values for this include a period (.) when attempting to align numbers or monetary values. If align is not set to char, this attribute is ignored. Note: Do not use this attribute as it is obsolete (and not supported) in the latest standard.
|
|
17388
|
+
"description": "This attribute is used to set the character to align the cells in a column on. Typical values for this include a period (.) when attempting to align numbers or monetary values. If align is not set to char, this attribute is ignored. Note: Do not use this attribute as it is obsolete (and not supported) in the latest standard.",
|
|
17330
17389
|
"deprecated": true
|
|
17331
17390
|
},
|
|
17332
17391
|
"charoff": {
|
|
@@ -17451,7 +17510,7 @@
|
|
|
17451
17510
|
"deprecated": true
|
|
17452
17511
|
},
|
|
17453
17512
|
"char": {
|
|
17454
|
-
"description": "A string which sets the character to align the cells in each of the row's columns on (each row's centering that uses the same character gets aligned with others using the same character
|
|
17513
|
+
"description": "A string which sets the character to align the cells in each of the row's columns on (each row's centering that uses the same character gets aligned with others using the same character. Typical values for this include a period (\".\") or comma (\",\") when attempting to align numbers or monetary values. If align is not set to char, this attribute is ignored. Note: This attribute is not only obsolete, but was rarely implemented anyway. To achieve the same effect as the char attribute, set the CSS text-align property to the same string you would specify for the char property, such as text-align: \".\".",
|
|
17455
17514
|
"deprecated": true
|
|
17456
17515
|
},
|
|
17457
17516
|
"charoff": {
|
|
@@ -17470,7 +17529,7 @@
|
|
|
17470
17529
|
"description": "The <track> HTML element is used as a child of the media elements, <audio> and <video>. It lets you specify timed text tracks (or time-based data), for example to automatically handle subtitles. The tracks are formatted in WebVTT format (.vtt files) — Web Video Text Tracks.",
|
|
17471
17530
|
"categories": [],
|
|
17472
17531
|
"permittedStructures": {
|
|
17473
|
-
"summary": "None
|
|
17532
|
+
"summary": "None; it is a void element.",
|
|
17474
17533
|
"tag": "track",
|
|
17475
17534
|
"contents": false
|
|
17476
17535
|
},
|
|
@@ -17616,11 +17675,13 @@
|
|
|
17616
17675
|
"attributes": {
|
|
17617
17676
|
"compact": {
|
|
17618
17677
|
"description": "This Boolean attribute hints that the list should be rendered in a compact style. The interpretation of this attribute depends on the user agent, and it doesn't work in all browsers. Warning: Do not use this attribute, as it has been deprecated: use CSS instead. To give a similar effect as the compact attribute, the CSS property line-height can be used with a value of 80%.",
|
|
17619
|
-
"deprecated": true
|
|
17678
|
+
"deprecated": true,
|
|
17679
|
+
"nonStandard": true
|
|
17620
17680
|
},
|
|
17621
17681
|
"type": {
|
|
17622
17682
|
"description": "This attribute sets the bullet style for the list. The values defined under HTML3.2 and the transitional version of HTML 4.0/4.01 are: circle disc square A fourth bullet type has been defined in the WebTV interface, but not all browsers support it: triangle. If not present and if no CSS list-style-type property applies to the element, the user agent selects a bullet type depending on the nesting level of the list. Warning: Do not use this attribute, as it has been deprecated; use the CSS list-style-type property instead.",
|
|
17623
|
-
"deprecated": true
|
|
17683
|
+
"deprecated": true,
|
|
17684
|
+
"nonStandard": true
|
|
17624
17685
|
}
|
|
17625
17686
|
}
|
|
17626
17687
|
},
|
|
@@ -17742,14 +17803,14 @@
|
|
|
17742
17803
|
}
|
|
17743
17804
|
},
|
|
17744
17805
|
"crossorigin": {
|
|
17745
|
-
"description": "This enumerated attribute indicates whether to use CORS to fetch the related video. CORS-enabled resources can be reused in the <canvas> element without being tainted. The allowed values are: anonymous Sends a cross-origin request without a credential. In other words, it sends the Origin: HTTP header without a cookie, X.509 certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (by not setting the Access-Control-Allow-Origin: HTTP header), the
|
|
17806
|
+
"description": "This enumerated attribute indicates whether to use CORS to fetch the related video. CORS-enabled resources can be reused in the <canvas> element without being tainted. The allowed values are: anonymous Sends a cross-origin request without a credential. In other words, it sends the Origin: HTTP header without a cookie, X.509 certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (by not setting the Access-Control-Allow-Origin: HTTP header), the resource will be tainted, and its usage restricted. use-credentials Sends a cross-origin request with a credential. In other words, it sends the Origin: HTTP header with a cookie, a certificate, or performing HTTP Basic authentication. If the server does not give credentials to the origin site (through Access-Control-Allow-Credentials: HTTP header), the resource will be tainted and its usage restricted. When not present, the resource is fetched without a CORS request (i.e. without sending the Origin: HTTP header), preventing its non-tainted use in <canvas> elements. If invalid, it is handled as if the enumerated keyword anonymous was used. See CORS settings attributes for additional information."
|
|
17746
17807
|
},
|
|
17747
17808
|
"disablepictureinpicture": {
|
|
17748
17809
|
"description": "Prevents the browser from suggesting a Picture-in-Picture context menu or to request Picture-in-Picture automatically in some cases.",
|
|
17749
17810
|
"experimental": true
|
|
17750
17811
|
},
|
|
17751
17812
|
"disableremoteplayback": {
|
|
17752
|
-
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc). In Safari, you can use x-webkit-airplay=\"deny\" as a fallback.",
|
|
17813
|
+
"description": "A Boolean attribute used to disable the capability of remote playback in devices that are attached using wired (HDMI, DVI, etc.) and wireless technologies (Miracast, Chromecast, DLNA, AirPlay, etc.). In Safari, you can use x-webkit-airplay=\"deny\" as a fallback.",
|
|
17753
17814
|
"experimental": true
|
|
17754
17815
|
},
|
|
17755
17816
|
"height": {
|
|
@@ -17960,8 +18021,7 @@
|
|
|
17960
18021
|
},
|
|
17961
18022
|
"attributes": {
|
|
17962
18023
|
"download": {
|
|
17963
|
-
"description": "Instructs browsers to download a URL instead of navigating to it, so the user will be prompted to save it as a local file. Value type: <string> ; Default value: none; Animatable: no"
|
|
17964
|
-
"experimental": true
|
|
18024
|
+
"description": "Instructs browsers to download a URL instead of navigating to it, so the user will be prompted to save it as a local file. Value type: <string> ; Default value: none; Animatable: no"
|
|
17965
18025
|
},
|
|
17966
18026
|
"href": {
|
|
17967
18027
|
"description": "The URL or URL fragment the hyperlink points to. Value type: <URL> ; Default value: none; Animatable: yes"
|
|
@@ -17974,12 +18034,10 @@
|
|
|
17974
18034
|
"experimental": true
|
|
17975
18035
|
},
|
|
17976
18036
|
"referrerpolicy": {
|
|
17977
|
-
"description": "Which referrer to send when fetching the URL. Value type: no-referrer|no-referrer-when-downgrade|same-origin|origin|strict-origin|origin-when-cross-origin|strict-origin-when-cross-origin|unsafe-url ; Default value: none; Animatable: no"
|
|
17978
|
-
"experimental": true
|
|
18037
|
+
"description": "Which referrer to send when fetching the URL. Value type: no-referrer|no-referrer-when-downgrade|same-origin|origin|strict-origin|origin-when-cross-origin|strict-origin-when-cross-origin|unsafe-url ; Default value: none; Animatable: no"
|
|
17979
18038
|
},
|
|
17980
18039
|
"rel": {
|
|
17981
|
-
"description": "The relationship of the target object to the link object. Value type: <list-of-Link-Types> ; Default value: none; Animatable: yes"
|
|
17982
|
-
"experimental": true
|
|
18040
|
+
"description": "The relationship of the target object to the link object. Value type: <list-of-Link-Types> ; Default value: none; Animatable: yes"
|
|
17983
18041
|
},
|
|
17984
18042
|
"target": {
|
|
17985
18043
|
"description": "Where to display the linked URL. Value type: _self|_parent|_top|_blank|<name> ; Default value: _self; Animatable: yes"
|
|
@@ -23130,7 +23188,7 @@
|
|
|
23130
23188
|
},
|
|
23131
23189
|
"patternUnits": {
|
|
23132
23190
|
"ref": "https://svgwg.org/svg2-draft/pservers.html#PatternElementPatternUnitsAttribute",
|
|
23133
|
-
"description": "This attribute defines the coordinate system for attributes x, y, width
|
|
23191
|
+
"description": "This attribute defines the coordinate system for attributes x, y, width, and height. Value type: userSpaceOnUse|objectBoundingBox; Default value: objectBoundingBox; Animatable: yes",
|
|
23134
23192
|
"type": {
|
|
23135
23193
|
"enum": ["userSpaceOnUse", "objectBoundingBox"],
|
|
23136
23194
|
"disallowToSurroundBySpaces": false
|
|
@@ -23164,7 +23222,7 @@
|
|
|
23164
23222
|
"description": "This attribute determines the x coordinate shift of the pattern tile. Value type: <length>|<percentage> ; Default value: 0; Animatable: yes"
|
|
23165
23223
|
},
|
|
23166
23224
|
"xlink:href": {
|
|
23167
|
-
"description": "This attribute
|
|
23225
|
+
"description": "This attribute references a template pattern that provides default values for the <pattern> attributes. Value type: <URL>; Default value: none; Animatable: yes Note: For browsers implementing href, if both href and xlink:href are set, xlink:href will be ignored and only href will be used."
|
|
23168
23226
|
},
|
|
23169
23227
|
"y": {
|
|
23170
23228
|
"description": "This attribute determines the y coordinate shift of the pattern tile. Value type: <length>|<percentage> ; Default value: 0; Animatable: yes"
|
|
@@ -24724,7 +24782,8 @@
|
|
|
24724
24782
|
"ref": "https://svgwg.org/svg2-draft/text.html#TextPathElementPathAttribute",
|
|
24725
24783
|
"description": "The path on which the text should be rendered. Value type: <path_data> ; Default value: none; Animatable: yes",
|
|
24726
24784
|
"type": "<svg-path>",
|
|
24727
|
-
"animatable": true
|
|
24785
|
+
"animatable": true,
|
|
24786
|
+
"experimental": true
|
|
24728
24787
|
},
|
|
24729
24788
|
"href": {
|
|
24730
24789
|
"ref": "https://svgwg.org/svg2-draft/text.html#TextPathElementHrefAttribute",
|
|
@@ -24766,7 +24825,8 @@
|
|
|
24766
24825
|
"disallowToSurroundBySpaces": false
|
|
24767
24826
|
},
|
|
24768
24827
|
"defaultValue": "left",
|
|
24769
|
-
"animatable": true
|
|
24828
|
+
"animatable": true,
|
|
24829
|
+
"experimental": true
|
|
24770
24830
|
}
|
|
24771
24831
|
}
|
|
24772
24832
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@markuplint/html-spec",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.9.1",
|
|
4
4
|
"description": "A specification of HTML Living Standard for markuplint",
|
|
5
5
|
"repository": "git@github.com:markuplint/markuplint.git",
|
|
6
6
|
"author": "Yusuke Hirao <yusukehirao@me.com>",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"node-fetch": "2"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@markuplint/ml-spec": "2.1.
|
|
29
|
+
"@markuplint/ml-spec": "2.1.2"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "afa74b84894bec3ca633e25e5ea0ad3c0ee73209"
|
|
32
32
|
}
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
},
|
|
162
162
|
"class": {
|
|
163
163
|
"ref": "https://html.spec.whatwg.org/multipage/dom.html#classes",
|
|
164
|
-
"type": "
|
|
164
|
+
"type": "Any"
|
|
165
165
|
},
|
|
166
166
|
"id": {
|
|
167
167
|
"ref": "https://html.spec.whatwg.org/multipage/dom.html#the-id-attribute",
|
|
@@ -1002,7 +1002,7 @@
|
|
|
1002
1002
|
},
|
|
1003
1003
|
"class": {
|
|
1004
1004
|
"ref": "https://svgwg.org/svg2-draft/styling.html#ClassAttribute",
|
|
1005
|
-
"type": "
|
|
1005
|
+
"type": "Any"
|
|
1006
1006
|
},
|
|
1007
1007
|
"style": {
|
|
1008
1008
|
"ref": "https://svgwg.org/svg2-draft/styling.html#StyleAttribute",
|
|
@@ -2,29 +2,25 @@
|
|
|
2
2
|
"tag": "hgroup",
|
|
3
3
|
"contents": [
|
|
4
4
|
{
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
{
|
|
25
|
-
"zeroOrMore": "#script-supporting"
|
|
26
|
-
}
|
|
27
|
-
]
|
|
5
|
+
"zeroOrMore": "#script-supporting"
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"zeroOrMore": "p"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"zeroOrMore": "#script-supporting"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"require": ["h1", "h2", "h3", "h4", "h5", "h6"]
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"zeroOrMore": "#script-supporting"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"zeroOrMore": "p"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"zeroOrMore": "#script-supporting"
|
|
28
24
|
}
|
|
29
25
|
]
|
|
30
26
|
}
|