summaryrefslogtreecommitdiffstats
path: root/gfx/tests/reftest/1519754.html
blob: 7db2093cfd37f677a8b5bb8ed1f5bdf3bd4e2e77 (plain)
1
2
3
4
5
<body>
<div style="left: 400px; position: fixed; transform: translateX(-200px); width: 200px; height: 100px; overflow: auto;">
    <div style="background-color: red; height: 200px;"/>
</div>
</body>