Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Unified Diff: tests/test_console_handler_utf8/console-expected.html

Issue 142243002: Fix presubmit.py tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/chromium-build
Patch Set: Remove spurious spaces. Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698