Mypal/layout/base/crashtests/409513.html
2019-03-11 13:26:37 +03: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>