summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1169420-1.html
blob: 1ddbaea4f4eb3d400a5cf5004ae1365520a6dfb4 (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-inline-start: auto; margin-inline-end: 75px; direction: rtl;"></div>
        </div>
    </body>
</html>