blob: f41c4fdab036aa8a178e61482dad28e68b3914b8 [file] [log] [blame]
<!DOCTYPE html>
<title>Test JSON MIME Type support (application/manifest+json)</title>
<link rel="help" href="https://html.spec.whatwg.org/#link-type-manifest" />
<link rel="manifest" href="mime-type-application-manifest+json.webmanifest" />
<h1>Test JSON MIME Type support for web manifest</h1>
<p>
To pass, the use agent must treat the manifest valid (name is "pass"). The
response's Content-Type metadata is a JSON MIME type
"application/manifest+json".
</p>