Mypal/layout/generic/crashtests/text-overflow-bug713610.html

7 lines
216 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html>
<body>
<div style="text-overflow: ellipsis; padding-right: 4000px; overflow: scroll;"><span style="-moz-transform: translatex(-50px); border-right-style: dashed;"></span></div>
</body>
</html>