Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / misc / text-refresh.html
blob75aaa1a0a05dd91dd5c0adbb42b2ee71350431d5
1 <head>
2 <script>
3 if (window.testRunner) {
4 testRunner.waitUntilDone();
5 testRunner.dumpAsText();
7 </script>
8 <meta http-equiv="refresh" content="0; URL=resources/text-refresh.pl">
9 </head>
10 <body>
11 FAILURE (couldn't even start to test)
12 <!-- https://bugs.webkit.org/show_bug.cgi?id=6621 -->
13 </body>