Files
UXP-Fixed/layout/generic/crashtests/text-overflow-bug713610.html
T
2018-02-02 04:16:08 -05: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>