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

Unified Diff: tests/test_fetch_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
« app_test.py ('K') | « tests/test_console_handler_utf8/console-expected.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_fetch_console/expected.html
diff --git a/tests/test_fetch_console/expected.html b/tests/test_fetch_console/expected.html
index 0e479f9d17781a46e8189c6c0699416d5d3bb93d..a94960c6c85b1c87542342f0e5ed2d9e33d8dd0e 100644
--- a/tests/test_fetch_console/expected.html
+++ b/tests/test_fetch_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>
« app_test.py ('K') | « tests/test_console_handler_utf8/console-expected.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698