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