Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text-autosizing / list-marker-with-links-autosizing-expected.html
index 88efa6c..549380f 100644 (file)
@@ -23,6 +23,7 @@ The below list items should be autosized to 40px computed font-size (16 * 800/32
 <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>
 <li style="font-size: 2.5rem"><a>List item with a link as part of anonymous block</a><div></div></li>
+<span style="font-size: 2.5rem">Item without a marker</span>
 </ul>
 
 </body>