blob: bcccc4713fc2c01359f563614624c4c2bc32aa9f [file] [log] [blame]
<!DOCTYPE html>
<title>Test that an unrecognized member is ignored</title>
<link rel="help" href="https://www.w3.org/TR/appmanifest/#processing" />
<link rel="manifest" href="unrecognized-member.webmanifest" />
<h1>Testing support for ignoring an unrecognized member</h1>
<p>
To pass, the application name must be "pass". Parsing must not fail due to the
presence of the unrecognized members in the manifest.
</p>