tenfourfox/layout/generic/crashtests/text-overflow-bug713610.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
216 B
HTML

<!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>