Index: LayoutTests/virtual/fasttextautosizing/fast/text-autosizing/list-marker-with-links-autosizing-expected.html |
diff --git a/LayoutTests/fast/text-autosizing/list-marker-with-links-autosizing-expected.html b/LayoutTests/virtual/fasttextautosizing/fast/text-autosizing/list-marker-with-links-autosizing-expected.html |
similarity index 95% |
copy from LayoutTests/fast/text-autosizing/list-marker-with-links-autosizing-expected.html |
copy to LayoutTests/virtual/fasttextautosizing/fast/text-autosizing/list-marker-with-links-autosizing-expected.html |
index 88efa6c9160b5799693e94cea0fd9c9a48523d1b..73d34cc6a22fe7e1e87cdd78284bb2ef46814038 100644 |
--- a/LayoutTests/fast/text-autosizing/list-marker-with-links-autosizing-expected.html |
+++ b/LayoutTests/virtual/fasttextautosizing/fast/text-autosizing/list-marker-with-links-autosizing-expected.html |
@@ -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 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"><a>List item with a link</a></li> |
<li style="font-size: 2.5rem"><b>List item with bold text</b></li> |
<li style="font-size: 2.5rem">Simple plain list item</li> |