3 # flush the buffers after each print
7 print "Content-Type: text/html\n";
8 print "Expires: Thu, 01 Dec 2003 16:00:00 GMT\n";
9 print "Cache-Control: no-store, no-cache, must-revalidate\n";
10 print "Pragma: no-cache\n";
15 print " if (window.testRunner)\n";
16 print " testRunner.dumpAsText();\n";
18 print "<p>Test for <a href=\"http://bugzilla.opendarwin.org/show_bug.cgi?id=4820\">bug 4820</a>: hexadecimal HTML entities split across TCP packets are not parsed correctly.</p>";
19 print "<p>Should be a blank page (except for this description).</p>";
21 for ($count=1; $count<3000; $count++) {
22 print "                 ";
23 print "                ";
24 print "                 ";
25 print "                ";
26 print "                ";
27 print "               ";
28 print "                 ";
29 print "                  ";