gecko-dev/layout/reftests/text-shadow/overflow-clip-ref.html

14 строки
196 B
HTML

<!DOCTYPE html>
<html>
<head></head>
<body>
<div style="
width: 3em;
text-overflow: clip;
overflow: hidden;
white-space: nowrap;
color: red;">MMMMMM
</div>
</body>
</html>