summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1169420-2.html
blob: e096ed7f9250a390f323c312434bce548ea98b78 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html style="writing-mode: vertical-lr;">
    <body>
        <div style="display: inline-flex;">
            <div style="margin-bottom: auto; margin-top: 75px; direction: rtl;"></div>
        </div>
    </body>
</html>