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

Unified Diff: LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.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/text/word-break-next-linebox-not-dirty-crash-main.html
diff --git a/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html b/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html
index d1033ca45a9e488c5b7dba42c83e26de478690f8..a366f3e7e00f7795a3d9032d516b1e33490082e9 100644
--- a/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html
+++ b/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html
@@ -1,12 +1,12 @@
-<html>
-Test passes if it does not crash.
-<script>
- if (window.testRunner)
- {
- testRunner.dumpAsText();
- testRunner.waitUntilDone();
- }
-</script>
-<iframe width="100" src="resources/word-break-next-linebox-not-dirty-crash.html"></iframe>
-</html>
-
+<html>
+Test passes if it does not crash.
+<script>
+ if (window.testRunner)
+ {
+ testRunner.dumpAsText();
+ testRunner.waitUntilDone();
+ }
+</script>
+<iframe width="100" src="resources/word-break-next-linebox-not-dirty-crash.html"></iframe>
+</html>
+
« no previous file with comments | « LayoutTests/fast/text/updateNewFont.html ('k') | LayoutTests/fast/writing-mode/overhanging-float-legend-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698