summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1058954-1.html
blob: bfd06016c6bc50655c8cca0d1a646dd23dd3000b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<body>

    <div style="display: -moz-grid-line;">
        <div style="position: relative; direction: rtl;">
            <div style="position: absolute;">
            </div>
        </div>
    </div>

</body>
</html>