From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/html/element%2Fmeta%2Fname.html | 166 -------------------------------- 1 file changed, 166 deletions(-) delete mode 100644 devdocs/html/element%2Fmeta%2Fname.html (limited to 'devdocs/html/element%2Fmeta%2Fname.html') diff --git a/devdocs/html/element%2Fmeta%2Fname.html b/devdocs/html/element%2Fmeta%2Fname.html deleted file mode 100644 index d8692880..00000000 --- a/devdocs/html/element%2Fmeta%2Fname.html +++ /dev/null @@ -1,166 +0,0 @@ -

Standard metadata names

The <meta> element can be used to provide document metadata in terms of name-value pairs, with the name attribute giving the metadata name, and the content attribute giving the value.

-

Standard metadata names defined in the HTML specification

-
-

The HTML specification defines the following set of standard metadata names:

-
-

Standard metadata names defined in other specifications

-
-

The CSS Device Adaptation specification defines the following metadata name:

-
-

Other metadata names

-
-

The WHATWG Wiki MetaExtensions page contains a large set of non-standard metadata names that have not been formally accepted yet; however, some of the names included there are already used quite commonly in practice — including the following:

-
-

Specifications

-
- - - - - -
Specification
HTML Standard
# standard-metadata-names
Referrer Policy
# referrer-policy-delivery-meta
-

Browser compatibility

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
name1121≤6≤12.1≤44.4184≤12.1≤3.21.0
color-scheme818196No6812.1818196No12.213.0
referrer
17Until Chrome 46, content values weren't constrained to the values listed in the spec.
79
36The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox 39.
11Browsers initially supported an early draft of the specification which can only use a meta tag and is only compatible with the origin value from the new spec.
15Until Opera 46, content values weren't constrained to the values listed in the spec.
11.1
37Until Chrome 46, content values weren't constrained to the values listed in the spec.
18Until Chrome 46, content values weren't constrained to the values listed in the spec.
36The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox 39.
No12
1.0Until Samsung Internet 5.0, content values weren't constrained to the values listed in the spec.
scheme1121≤6≤12.1≤44.4184≤12.1≤3.21.0
theme-color -
73Chrome uses the color only on installed progressive web apps.
39–72Chrome reports support, but does not actually use the color anywhere.
-
79Edge uses the color only on installed progressive web apps.
NoNoNo15No
80Chrome for Android does not use the color on devices with native dark mode enabled.
NoNo156.2
-

See also

-
-

- © 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name -

-
-- cgit v1.2.3