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

Unified Diff: LayoutTests/fast/table/fixed-table-with-small-percent-width.html

Issue 216553010: Remove carriage returns from LayoutTests (04) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
« no previous file with comments | « no previous file | LayoutTests/fast/table/frame-and-rules.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/fixed-table-with-small-percent-width.html
diff --git a/LayoutTests/fast/table/fixed-table-with-small-percent-width.html b/LayoutTests/fast/table/fixed-table-with-small-percent-width.html
index e1e08d5c54ee5ac2a33e7d085db9261dc33116c3..fc427678986dad54084c4c82c965d2b4e55f78c5 100644
--- a/LayoutTests/fast/table/fixed-table-with-small-percent-width.html
+++ b/LayoutTests/fast/table/fixed-table-with-small-percent-width.html
@@ -1,13 +1,13 @@
-<html>
- <table style="width:100%; background-color:red"><tr><td>
-
- <table style="background-color:blue"><tr><td>
-
- <table style="width:50%; background-color:green; table-layout:fixed"><tr><td>
- Content
- </td></tr></table>
-
- </td></tr></table>
-
- </td></tr></table>
-</html>
+<html>
+ <table style="width:100%; background-color:red"><tr><td>
+
+ <table style="background-color:blue"><tr><td>
+
+ <table style="width:50%; background-color:green; table-layout:fixed"><tr><td>
+ Content
+ </td></tr></table>
+
+ </td></tr></table>
+
+ </td></tr></table>
+</html>
« no previous file with comments | « no previous file | LayoutTests/fast/table/frame-and-rules.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698