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