Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text / one-letter-transform-crash.html
index 5a3ae1c..345b207 100644 (file)
@@ -1,18 +1,18 @@
-<html>\r
-    Test passes if it does not crash.\r
-    <style>\r
-        div:first-letter {\r
-            text-decoration: overline;\r
-        }\r
-        div {\r
-            text-transform: capitalize;\r
-        }\r
-    </style>\r
-    <script>\r
-    if (window.testRunner)\r
-        testRunner.dumpAsText();\r
-    </script>\r
-    <div/>\r
-    <summary>\r
-</html>\r
-\r
+<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>
+