tenfourfox/layout/base/crashtests/409513.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

15 lines
267 B
HTML

<DOCTYPE html>
<html>
<head>
</head>
<body style="visibility: collapse;" onload="document.getElementById('div').style.direction = 'rtl';">
<div style="display: -moz-groupbox;" id="div">
aaaaa bbbbb ccccc ddddd eeeee fffff ggggg hhhhh iiiii
</div>
</body>
</html>