blob: 5d1a498704778639cc9d8b83d3ebf11238fbe77d [file] [log] [blame]
<!DOCTYPE html>
<title>Test JSON MIME Type support (application/json)</title>
<link rel="help" href="https://html.spec.whatwg.org/#link-type-manifest" />
<link rel="manifest" href="mime-type-application-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/json".
</p>