Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / counters / counter-ruby-text-cleared.html
index d106728..a4b1fbf 100644 (file)
@@ -1,12 +1,12 @@
-<style>* {counter-increment: x;}</style>\r
-<script>\r
-    window.onload = function() {\r
-        if (window.testRunner)\r
-            testRunner.dumpAsText();\r
-        document.body.innerHTML = "PASS: Clearing ruby text with counters does not crash.";\r
-    }\r
-</script>\r
-<ruby>\r
-    <rt></rt>\r
-    <div></div>\r
-</ruby>\r
+<style>* {counter-increment: x;}</style>
+<script>
+    window.onload = function() {
+        if (window.testRunner)
+            testRunner.dumpAsText();
+        document.body.innerHTML = "PASS: Clearing ruby text with counters does not crash.";
+    }
+</script>
+<ruby>
+    <rt></rt>
+    <div></div>
+</ruby>