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

Unified Diff: LayoutTests/fast/text/one-letter-transform-crash.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/one-letter-transform-crash.html
diff --git a/LayoutTests/fast/text/one-letter-transform-crash.html b/LayoutTests/fast/text/one-letter-transform-crash.html
index 5a3ae1cfe50c859b7a8683afd905670d60cdf94e..345b20783a92876bc91892a561d1ecf14e184c19 100644
--- a/LayoutTests/fast/text/one-letter-transform-crash.html
+++ b/LayoutTests/fast/text/one-letter-transform-crash.html
@@ -1,18 +1,18 @@
-<html>
- Test passes if it does not crash.
- <style>
- div:first-letter {
- text-decoration: overline;
- }
- div {
- text-transform: capitalize;
- }
- </style>
- <script>
- if (window.testRunner)
- testRunner.dumpAsText();
- </script>
- <div/>
- <summary>
-</html>
-
+<html>
+ Test passes if it does not crash.
+ <style>
+ div:first-letter {
+ text-decoration: overline;
+ }
+ div {
+ text-transform: capitalize;
+ }
+ </style>
+ <script>
+ if (window.testRunner)
+ testRunner.dumpAsText();
+ </script>
+ <div/>
+ <summary>
+</html>
+
« no previous file with comments | « LayoutTests/fast/text/international/thai-baht-space.html ('k') | LayoutTests/fast/text/resources/gw432047-license.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698