summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/text-overflow-bug713610.html
blob: 7cafc68cfe5a8b440a416361a2dfa062f7a096ab (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
<div style="text-overflow: ellipsis; padding-right: 4000px; overflow: scroll;"><span style="transform: translatex(-50px); border-right-style: dashed;"></span></div>
</body>
</html>