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

Unified Diff: tests/test_parse_master/console-input.html

Issue 11535002: chromium-build app now renders console from stored rows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/chromium-build
Patch Set: Add test_parse_master_utf8 Created 7 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_parse_master/console-input.html
diff --git a/tests/test_parse_master/console-input.html b/tests/test_parse_master/console-input.html
index d1f4cfdd2a04b1b074e74968726f76506672dba2..c75b48dac1f872284b8aebec06e8f3d7110e0033 100644
--- a/tests/test_parse_master/console-input.html
+++ b/tests/test_parse_master/console-input.html
@@ -763,7 +763,6 @@ document.addEventListener("DOMContentLoaded", SetupView, false);
<div align="center">
<table class='ConsoleData' width="96%">
- <tbody>
<tr>
<td width="1%">
</td>
@@ -10309,7 +10308,6 @@ document.addEventListener("DOMContentLoaded", SetupView, false);
</td>
</tr>
- </tbody>
</table>
</div>
« no previous file with comments | « tests/test_console_merger_utf8/chromium_merged_console.html ('k') | tests/test_parse_master/console-input-handled.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698