| Index: tests/test_console_handler_utf8/console-expected.html
|
| diff --git a/tests/test_console_handler_utf8/console-expected.html b/tests/test_console_handler_utf8/console-expected.html
|
| index ef395db168879ca097039ab9bed28315729743fe..8449d4a4b524f87edfdd0da8326b01b885b3d9b4 100644
|
| --- a/tests/test_console_handler_utf8/console-expected.html
|
| +++ b/tests/test_console_handler_utf8/console-expected.html
|
| @@ -442,11 +442,8 @@
|
| }
|
| // ]]>
|
| </script>
|
| - <!-- <input id='namebox' name='name' type='text' style='color:#999;'
|
| - onblur='this.value = this.value || this.defaultValue; this.style.color = "#999";'
|
| - onfocus='this.value=""; this.style.color = "#000";'
|
| - value='Personalized for...'/>
|
| - <input type='submit' value='Go' onclick='reload_page()'/> -->
|
| +
|
| +
|
| </td>
|
| </tr>
|
| </table>
|
|
|