3 <title>Test for bug
19079</title>
6 <p>This is a test for https://bugs.webkit.org/show_bug.cgi?id=
19079, it send the submissions
7 character encoding in hidden _charset_ field.
9 <p>This should submit nothing except the header
</p>
11 <form id=
"testForm" action=
"resources/char-encoding-in-hidden-charset-field.php" method=
"post" accept-charset=
"UTF-8">
16 if (window
.testRunner
) {
17 testRunner
.dumpAsText();
18 testRunner
.waitUntilDone();
20 var form
= document
.getElementById("testForm");