blob: 7fbf8de10792fed3d08cc292885c9d23ce531513 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test is testing that when text is in a vertical writing mode, the "over" and "under" values of the
CSS text-emphasis-position property have no effect
<div style="-webkit-writing-mode: vertical-lr; -webkit-text-emphasis-style: filled dot; -webkit-text-emphasis-position: left over;">Demo String</div>
</body>
</html>