blob: 0ebdd65376442b61ce1d2eff2e3e31d14fe7cd67 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/ahem.js"></script>
<meta charset="utf-8">
</head>
<body>
<!-- There should be no emphasis mark at the top of first line(span's position). -->
<div style="text-align:justify;-webkit-text-emphasis-style: dot filled; width: 200px; font-family: Ahem">
<span style="display: inline-block"></span>恂aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
</div>
</body>
</html>