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

Unified Diff: LayoutTests/fast/writing-mode/vertical-float-margin-expected.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/writing-mode/vertical-float-margin-expected.html
diff --git a/LayoutTests/fast/writing-mode/vertical-float-margin-expected.html b/LayoutTests/fast/writing-mode/vertical-float-margin-expected.html
index 0684dd9f18b6fc31a1f39b93c20abbbff5578612..db472db3e43bdbc3acfc13f5f682228838e88a55 100644
--- a/LayoutTests/fast/writing-mode/vertical-float-margin-expected.html
+++ b/LayoutTests/fast/writing-mode/vertical-float-margin-expected.html
@@ -1,8 +1,8 @@
-<!DOCTYPE html>
-<html><body>
- There should be a blue block at the center of a black border.<br>
-<div style="border: solid 5px black; display: inline-block">
- <div style="float: left; margin: 50px; width: 50px; height: 50px; background-color: blue;">
- </div>
-</div>
-</body></html>
+<!DOCTYPE html>
+<html><body>
+ There should be a blue block at the center of a black border.<br>
+<div style="border: solid 5px black; display: inline-block">
+ <div style="float: left; margin: 50px; width: 50px; height: 50px; background-color: blue;">
+ </div>
+</div>
+</body></html>

Powered by Google App Engine
This is Rietveld 408576698