blob: 8f934155e143017bb3689f26fba2d1d9c59cb17d [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-invalid.webmanifest" />
<h1>Test JSON MIME Type support for web manifest</h1>
<p>
To pass, the use agent must treat the manifest as invalid. The
response's does not contain any Content-Type HTTP header.
</p>