Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text-autosizing / list-marker-numbered-with-autosizing-expected.html
index 1b31460..66527d1 100644 (file)
@@ -18,7 +18,7 @@
 <div style="font-size: 2.5rem">
 The below list items should be autosized to 40px computed font-size (16 * 800/320). Also the corresponding list markers should increase in size appropriately. The whole list is shifted to the right by 36px (60 (widest autosized marker width) * (1 - 1/2.5) rounded) to compensate the scaling of list item numbers and make sure they don't get chopped off.
 </div>
-<ol style="-webkit-margin-start: 36px">
+<ol>
 <li style="font-size: 2.5rem">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
 <li style="font-size: 2.5rem">plain text</li>
 <li style="font-size: 2.5rem"><a href='#'>hyperlinked</a></li>
@@ -34,4 +34,4 @@ The below list items should be autosized to 40px computed font-size (16 * 800/32
 </ol>
 
 </body>
-</html>
\ No newline at end of file
+</html>