gecko/layout/base/crashtests/409513.html

15 lines
267 B
HTML
Raw Normal View History

2008-01-30 13:44:31 -08:00
<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>