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