Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text-autosizing / list-marker-with-images-and-forms-autosizing-expected.html
index 353db00..16fcd1a 100644 (file)
@@ -18,7 +18,7 @@
 <div style="font-size: 2.5rem">
 The below list item markers should be autosized by a factor of 2.5 (800/320). The whole list is shifted to the right by 8px (14 (autosized marker width) * (1 - 1/2.5) rounded) to compensate the scaling of list item markers and make sure they don't get chopped off.
 </div>
-<ul style="-webkit-margin-start: 8px">
+<ul>
 <li style="font-size: 2.5rem">Simple plain list item</li>
 <li style="font-size: 2.5rem"></li>
 <li style="font-size: 2.5rem"><img></img></li>
@@ -26,4 +26,4 @@ The below list item markers should be autosized by a factor of 2.5 (800/320). Th
 </ul>
 
 </body>
-</html>
\ No newline at end of file
+</html>