diff --git a/files/en-us/web/html/global_attributes/accesskey/index.html b/files/en-us/web/html/global_attributes/accesskey/index.html index 50da92d9ccadb20..1028ce7e03d9c59 100644 --- a/files/en-us/web/html/global_attributes/accesskey/index.html +++ b/files/en-us/web/html/global_attributes/accesskey/index.html @@ -6,6 +6,7 @@ - HTML - Reference - accesskey +browser-compat: html.global_attributes.accesskey ---
{{HTMLSidebar("Global_attributes")}}
@@ -91,24 +92,11 @@

Accessibility concerns

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "interaction.html#the-accesskey-attribute", "accesskey")}}
+

{{Specifications}}

Browser compatibility

- - -

{{Compat("html.global_attributes.accesskey")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/autocapitalize/index.html b/files/en-us/web/html/global_attributes/autocapitalize/index.html index 16e5959bb980e2d..de13951667ff476 100644 --- a/files/en-us/web/html/global_attributes/autocapitalize/index.html +++ b/files/en-us/web/html/global_attributes/autocapitalize/index.html @@ -6,6 +6,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.autocapitalize ---

{{HTMLSidebar("Global_attributes")}}

@@ -24,19 +25,8 @@

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "interaction.html#attr-autocapitalize", "autocapitalize")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.autocapitalize")}}

+

{{Compat}}

diff --git a/files/en-us/web/html/global_attributes/class/index.html b/files/en-us/web/html/global_attributes/class/index.html index 2b3873289934246..076eff48c74dc7f 100644 --- a/files/en-us/web/html/global_attributes/class/index.html +++ b/files/en-us/web/html/global_attributes/class/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.class ---
{{HTMLSidebar("Global_attributes")}}
@@ -18,20 +19,11 @@

Specifications

- - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "elements.html#classes", "class")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.class")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/contenteditable/index.html b/files/en-us/web/html/global_attributes/contenteditable/index.html index cce56bd3e12d965..400b402ffd9a601 100644 --- a/files/en-us/web/html/global_attributes/contenteditable/index.html +++ b/files/en-us/web/html/global_attributes/contenteditable/index.html @@ -10,6 +10,7 @@ - contenteditable - text entry - text input +browser-compat: html.global_attributes.contenteditable ---
{{HTMLSidebar("Global_attributes")}}
@@ -36,22 +37,11 @@

Specifications

- - - - - - - - - - - -
Specification
{{SpecName("HTML WHATWG", "editing.html#attr-contenteditable", "contenteditable")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.contenteditable")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/contextmenu/index.html b/files/en-us/web/html/global_attributes/contextmenu/index.html index 2df1f86708094ae..ad372c40f4a4e8c 100644 --- a/files/en-us/web/html/global_attributes/contextmenu/index.html +++ b/files/en-us/web/html/global_attributes/contextmenu/index.html @@ -7,6 +7,7 @@ - HTML - Reference - contextmenu +browser-compat: html.global_attributes.contextmenu ---
{{HTMLSidebar("Global_attributes")}}
@@ -88,28 +89,11 @@

Result

Specifications

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("HTML5.1", "interactive-elements.html#context-menus", "contextmenu")}}{{Spec2("HTML5.1")}}Snapshot of {{SpecName("HTML WHATWG")}}, initial definition.
+

The contextmenu attribute is obsolete and will be removed from all browsers.

Browser compatibility

-

{{Compat("html.global_attributes.contextmenu")}}

- -

[1] An experimental implementation was originally available via the command line option --enable-blink-features=ContextMenu. Until Chrome 52 and Opera 39 it was additionally available by enabling the Experimental Web Platform features option, but got removed from that due to a Web compatibility issue. In June 2017, it was removed entirely from the browsers. This is documented in Chrome bug 87553.

- -

[2] Support for the contextmenu attribute has been removed from Firefox Mobile ({{bug(1424252)}}).

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/data-_star_/index.html b/files/en-us/web/html/global_attributes/data-_star_/index.html index fcc3d2669f8f233..cb748eb03ae7af1 100644 --- a/files/en-us/web/html/global_attributes/data-_star_/index.html +++ b/files/en-us/web/html/global_attributes/data-_star_/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.data_attributes ---
{{HTMLSidebar("Global_attributes")}}
@@ -39,24 +40,11 @@

Usage

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#attr-data-*", "data-*")}}
+

{{Specifications}}

Browser compatibility

- - -

{{Compat("html.global_attributes.data_attributes")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/dir/index.html b/files/en-us/web/html/global_attributes/dir/index.html index 7a529bd1883c8f4..57d03daec678167 100644 --- a/files/en-us/web/html/global_attributes/dir/index.html +++ b/files/en-us/web/html/global_attributes/dir/index.html @@ -6,6 +6,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.dir ---
{{HTMLSidebar("Global_attributes")}}
@@ -48,20 +49,11 @@

Specifications

- - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#the-dir-attribute", "dir")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.dir")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/draggable/index.html b/files/en-us/web/html/global_attributes/draggable/index.html index 7238e3308af9e2c..fce5a5a8cff44c4 100644 --- a/files/en-us/web/html/global_attributes/draggable/index.html +++ b/files/en-us/web/html/global_attributes/draggable/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.draggable ---
{{HTMLSidebar("Global_attributes")}}
@@ -25,22 +26,11 @@

Specifications

- - - - - - - - - - - -
Specification
{{SpecName("HTML WHATWG", "interaction.html#the-draggable-attribute", "draggable")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.draggable")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/enterkeyhint/index.html b/files/en-us/web/html/global_attributes/enterkeyhint/index.html index ae0b94831665b84..1dacd711ad32dee 100644 --- a/files/en-us/web/html/global_attributes/enterkeyhint/index.html +++ b/files/en-us/web/html/global_attributes/enterkeyhint/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.enterkeyhint ---
{{HTMLSidebar("Global_attributes")}}
@@ -84,25 +85,13 @@

Values

-

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "interaction.html#attr-enterkeyhint", "enterkeyhint")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.enterkeyhint")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/hidden/index.html b/files/en-us/web/html/global_attributes/hidden/index.html index 0c46246d6e8dbdf..2ba0c547fb0927c 100644 --- a/files/en-us/web/html/global_attributes/hidden/index.html +++ b/files/en-us/web/html/global_attributes/hidden/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.hidden ---
{{HTMLSidebar("Global_attributes")}}
@@ -30,20 +31,11 @@

Specifications

- - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "interaction.html#the-hidden-attribute", "hidden")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.hidden")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/id/index.html b/files/en-us/web/html/global_attributes/id/index.html index 3bc7de93be89514..ffdbcd9a1513e03 100644 --- a/files/en-us/web/html/global_attributes/id/index.html +++ b/files/en-us/web/html/global_attributes/id/index.html @@ -7,6 +7,7 @@ - Reference - Web - id +browser-compat: html.global_attributes.id ---
{{HTMLSidebar("Global_attributes")}}
@@ -28,20 +29,11 @@

Specifications

- - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#the-id-attribute", "id")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.id")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/index.html b/files/en-us/web/html/global_attributes/index.html index 5a7c628587dbcad..6e38440f48edd8d 100644 --- a/files/en-us/web/html/global_attributes/index.html +++ b/files/en-us/web/html/global_attributes/index.html @@ -6,6 +6,7 @@ - HTML - Reference - Web +browser-compat: html.global_attributes ---
{{HTMLSidebar("Global_attributes")}}
@@ -145,7 +146,7 @@

Specifications

Browser compatibility

-

{{Compat("html.global_attributes")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/inputmode/index.html b/files/en-us/web/html/global_attributes/inputmode/index.html index 5234ad0053437f1..5c2f46272825a2d 100644 --- a/files/en-us/web/html/global_attributes/inputmode/index.html +++ b/files/en-us/web/html/global_attributes/inputmode/index.html @@ -15,6 +15,7 @@ - global - inputmode - text input +browser-compat: html.global_attributes.inputmode ---
{{HTMLSidebar("Global_attributes")}}
@@ -41,22 +42,11 @@

Specifications

- - - - - - - - - - - -
Specification
{{SpecName("HTML WHATWG", "interaction.html#attr-inputmode", "inputmode")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.inputmode")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/is/index.html b/files/en-us/web/html/global_attributes/is/index.html index 40c07e3218e0937..7ed9f086353f769 100644 --- a/files/en-us/web/html/global_attributes/is/index.html +++ b/files/en-us/web/html/global_attributes/is/index.html @@ -6,6 +6,7 @@ - HTML - Reference - is +browser-compat: html.global_attributes.is ---
{{HTMLSidebar("Global_attributes")}}
@@ -36,22 +37,11 @@

Examples

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "custom-elements.html#attr-is", "is")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.is")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/itemid/index.html b/files/en-us/web/html/global_attributes/itemid/index.html index 568ff193ba7971b..635c0a550ab8e04 100644 --- a/files/en-us/web/html/global_attributes/itemid/index.html +++ b/files/en-us/web/html/global_attributes/itemid/index.html @@ -9,6 +9,7 @@ - Microdata - Reference - itemid +browser-compat: html.global_attributes.itemid ---
{{HTMLSidebar("Global_attributes")}}
@@ -67,22 +68,11 @@

Result

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "microdata.html#attr-itemid", "itemid")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.itemid")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/itemprop/index.html b/files/en-us/web/html/global_attributes/itemprop/index.html index b56972d4e945db2..62fbaa929c7a9b9 100644 --- a/files/en-us/web/html/global_attributes/itemprop/index.html +++ b/files/en-us/web/html/global_attributes/itemprop/index.html @@ -8,6 +8,7 @@ - HTML Microdata - Microdata - Reference +browser-compat: html.global_attributes.itemprop ---
{{HTMLSidebar("Global_attributes")}}
@@ -430,22 +431,11 @@

Result

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "microdata.html#names:-the-itemprop-attribute", "itemprop")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.itemprop")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/itemref/index.html b/files/en-us/web/html/global_attributes/itemref/index.html index f3cc0162e4573a3..16ae096f10420a3 100644 --- a/files/en-us/web/html/global_attributes/itemref/index.html +++ b/files/en-us/web/html/global_attributes/itemref/index.html @@ -8,6 +8,7 @@ - HTML Microdata - Microdata - Reference +browser-compat: html.global_attributes.itemref ---
{{HTMLSidebar("Global_attributes")}}
@@ -53,22 +54,11 @@

Result

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "microdata.html#attr-itemref", "itemref")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.itemref")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/itemscope/index.html b/files/en-us/web/html/global_attributes/itemscope/index.html index 2569fe91fc2a5d7..98b2a244a843d45 100644 --- a/files/en-us/web/html/global_attributes/itemscope/index.html +++ b/files/en-us/web/html/global_attributes/itemscope/index.html @@ -8,6 +8,7 @@ - HTML Microdata - Microdata - Reference +browser-compat: html.global_attributes.itemscope ---
{{HTMLSidebar("Global_attributes")}}
@@ -245,22 +246,11 @@

Structured data

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "microdata.html#attr-itemscope", "itemscope")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.itemscope")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/itemtype/index.html b/files/en-us/web/html/global_attributes/itemtype/index.html index 1348ac40d5feb5c..e5745507f15010a 100644 --- a/files/en-us/web/html/global_attributes/itemtype/index.html +++ b/files/en-us/web/html/global_attributes/itemtype/index.html @@ -8,6 +8,7 @@ - HTML Microdata - Microdata - Reference +browser-compat: html.global_attributes.itemtype ---
{{HTMLSidebar("Global_attributes")}}
@@ -210,22 +211,11 @@

Structured data

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "microdata.html#attr-itemtype", "itemprop")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.itemtype")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/lang/index.html b/files/en-us/web/html/global_attributes/lang/index.html index ad658cd380baa3d..bf3dec9ea0b3a12 100644 --- a/files/en-us/web/html/global_attributes/lang/index.html +++ b/files/en-us/web/html/global_attributes/lang/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.lang ---
{{HTMLSidebar("Global_attributes")}}
@@ -116,22 +117,11 @@

Accessibility

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#attr-lang", "lang")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.lang")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/nonce/index.html b/files/en-us/web/html/global_attributes/nonce/index.html index f7ae310c95ea39b..8ab0eb8fa53ce66 100644 --- a/files/en-us/web/html/global_attributes/nonce/index.html +++ b/files/en-us/web/html/global_attributes/nonce/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.nonce ---
{{HTMLSidebar("Global_attributes")}}
@@ -68,22 +69,11 @@

Accessing nonces and nonce hiding

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "urls-and-fetching.html#attr-nonce", "nonce")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.nonce")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/part/index.html b/files/en-us/web/html/global_attributes/part/index.html index 348bc75d54ba2b2..16be5e170e17e97 100644 --- a/files/en-us/web/html/global_attributes/part/index.html +++ b/files/en-us/web/html/global_attributes/part/index.html @@ -6,6 +6,7 @@ - HTML - Reference - part +browser-compat: html.global_attributes.part ---
{{HTMLSidebar("Global_attributes")}}
@@ -15,22 +16,11 @@

Specifications

- - - - - - - - - - - -
Specification
{{SpecName("CSS Shadow Parts", "#part-attr", "part")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.part")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/slot/index.html b/files/en-us/web/html/global_attributes/slot/index.html index ee78cd3e335d962..6e546fead58ac3c 100644 --- a/files/en-us/web/html/global_attributes/slot/index.html +++ b/files/en-us/web/html/global_attributes/slot/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.slot ---
{{HTMLSidebar("Global_attributes")}}
@@ -14,25 +15,11 @@

Specifications

- - - - - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#attr-slot", "slot attribute")}}
{{SpecName('DOM WHATWG', "#dom-element-slot", "slot attribute")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.slot")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/spellcheck/index.html b/files/en-us/web/html/global_attributes/spellcheck/index.html index c6d280f9cc4419c..4cb8e661a9cc7d1 100644 --- a/files/en-us/web/html/global_attributes/spellcheck/index.html +++ b/files/en-us/web/html/global_attributes/spellcheck/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.spellcheck ---
{{HTMLSidebar("Global_attributes")}}
@@ -31,22 +32,11 @@

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "interaction.html#attr-spellcheck", "spellcheck")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.spellcheck")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/style/index.html b/files/en-us/web/html/global_attributes/style/index.html index 092411dcaf9485d..d7e605c3522e3fa 100644 --- a/files/en-us/web/html/global_attributes/style/index.html +++ b/files/en-us/web/html/global_attributes/style/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.style ---
{{HTMLSidebar("Global_attributes")}}
@@ -20,20 +21,11 @@

Specifications

- - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#the-style-attribute", "style")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.style")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/tabindex/index.html b/files/en-us/web/html/global_attributes/tabindex/index.html index e8d7656f19eecd3..59ce35ed82601eb 100644 --- a/files/en-us/web/html/global_attributes/tabindex/index.html +++ b/files/en-us/web/html/global_attributes/tabindex/index.html @@ -5,6 +5,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.tabindex ---
{{HTMLSidebar("Global_attributes")}}
@@ -45,24 +46,11 @@

Accessibility concerns

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "interaction.html#attr-tabindex", "tabindex")}}
+

{{Specifications}}

Browser compatibility

- - -

{{Compat("html.global_attributes.tabindex")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/title/index.html b/files/en-us/web/html/global_attributes/title/index.html index e100cc617cdf87e..b1966442249daf5 100644 --- a/files/en-us/web/html/global_attributes/title/index.html +++ b/files/en-us/web/html/global_attributes/title/index.html @@ -6,6 +6,7 @@ - HTML - Reference - Title +browser-compat: html.global_attributes.title ---
{{HTMLSidebar("Global_attributes")}}
@@ -79,22 +80,11 @@

Accessibility concerns

Specifications

- - - - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#the-title-attribute", "title")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.title")}}

+

{{Compat}}

See also

diff --git a/files/en-us/web/html/global_attributes/translate/index.html b/files/en-us/web/html/global_attributes/translate/index.html index 293153059991aee..8f7008ca6b07714 100644 --- a/files/en-us/web/html/global_attributes/translate/index.html +++ b/files/en-us/web/html/global_attributes/translate/index.html @@ -6,6 +6,7 @@ - Global attributes - HTML - Reference +browser-compat: html.global_attributes.translate ---
{{HTMLSidebar("Global_attributes")}}
@@ -28,20 +29,11 @@

Examples

Specifications

- - - - - - - - - -
Specification
{{SpecName('HTML WHATWG', "dom.html#attr-translate", "translate")}}
+

{{Specifications}}

Browser compatibility

-

{{Compat("html.global_attributes.translate")}}

+

{{Compat}}

See also