summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/492155-4.html
blob: 491eb62fc0f7802a2c958c4d768cb0d9568a58b6 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html style="height: 100%;"><body style="height: 100%; margin: 0;">
<div style="height: 50%"></div>

<div style="width: 200px; height: 200px; -moz-transform: scale(-1); position: relative;">
  <div style="height: 200px; overflow: auto;">
    <div style="height: 400px;"></div>
  </div>
</div>
</div>