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

Unified Diff: LayoutTests/fast/table/relative-position-stacking.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
Index: LayoutTests/fast/table/relative-position-stacking.html
diff --git a/LayoutTests/fast/table/relative-position-stacking.html b/LayoutTests/fast/table/relative-position-stacking.html
index daaf295ecdb4f7d63882332d69286257342202e7..21d3a3ddaf7f7558b7ccf7f28ed4907ae23bae25 100644
--- a/LayoutTests/fast/table/relative-position-stacking.html
+++ b/LayoutTests/fast/table/relative-position-stacking.html
@@ -1,9 +1,9 @@
-<!doctype html>
-<html>
-
-Will be green if relative positioning stacking is supported:
-
-<table border=0 cellpadding=0 cellspacing=0>
-<tr><td style="position:relative; width:100px;"><div style="height:0px"><div style="height:100px;width:100px;background-color:green"></div></div>
-<tr><td style="width:100px;height:100px;background-color:red">
-</table>
+<!doctype html>
+<html>
+
+Will be green if relative positioning stacking is supported:
+
+<table border=0 cellpadding=0 cellspacing=0>
+<tr><td style="position:relative; width:100px;"><div style="height:0px"><div style="height:100px;width:100px;background-color:green"></div></div>
+<tr><td style="width:100px;height:100px;background-color:red">
+</table>
« no previous file with comments | « LayoutTests/fast/table/relative-position-offsets.html ('k') | LayoutTests/fast/table/rules-attr-dynchange1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698