3 # flush the buffers after each print
7 print "Content-Type: text/html\n\n";
11 print " if (window.layoutTestController)\n";
12 print " layoutTestController.dumpAsText();\n";
14 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>";
15 print "<p>Should be a blank page (except for this description).</p>";
17 for ($count=1; $count<3000; $count++) {
18 print "                 ";
19 print "                ";
20 print "                 ";
21 print "                ";
22 print "                ";
23 print "               ";
24 print "                 ";
25 print "                  ";