summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/text-overflow-bug713610.html
blob: 145295364a16633396cbbef343ec02fdaf7e3da8 (plain)
1
2
3
4
5
6
<!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>