Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / rtl-nth-child-first-letter-crash.html
index 06f1d9a..84fc11f 100644 (file)
@@ -1,11 +1,11 @@
-}\r
-<style>\r
- *:nth-child(2):first-letter {float: left;direction: rtl;\r
-</style>\r
-<p>NULL pointer crash in TextIterator::handleTextBox() when using RTL text.\r
-If there is no crash, then the test passes.</p>\r
-<script>\r
-    if (window.testRunner)\r
-        testRunner.dumpAsText();\r
-</script>\r
-<p>If you can see this, then the test passes.</p>\r
+}
+<style>
+ *:nth-child(2):first-letter {float: left;direction: rtl;
+</style>
+<p>NULL pointer crash in TextIterator::handleTextBox() when using RTL text.
+If there is no crash, then the test passes.</p>
+<script>
+    if (window.testRunner)
+        testRunner.dumpAsText();
+</script>
+<p>If you can see this, then the test passes.</p>