blob: 007bb8f80628bdec2d8c7d76553ed90431abfa55 [file] [log] [blame]
<link rel="manifest" href="urlscheme://1" media="print">
<link rel="manifest" href="urlscheme://2">
<script>
if (window.testRunner) {
testRunner.dumpResourceLoadCallbacks();
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.getApplicationManifestThen(function() {
testRunner.notifyDone();
});
}
</script>