From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/html/attributes%2Frel%2Fmanifest.html | 53 +++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 devdocs/html/attributes%2Frel%2Fmanifest.html (limited to 'devdocs/html/attributes%2Frel%2Fmanifest.html') diff --git a/devdocs/html/attributes%2Frel%2Fmanifest.html b/devdocs/html/attributes%2Frel%2Fmanifest.html new file mode 100644 index 00000000..c3c6c0fd --- /dev/null +++ b/devdocs/html/attributes%2Frel%2Fmanifest.html @@ -0,0 +1,53 @@ +

rel=manifest

+

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The manifest keyword for the rel attribute of the <link> element indicates that the target resource is a Web app manifest.

+
+

Specifications

+
+ + +
Specification
HTML Standard
# link-type-manifest
+

Browser compatibility

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
manifestNoNoNoNoNoNo3939NoNoNo4.0
+

+ © 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/Attributes/rel/manifest +

+
-- cgit v1.2.3