Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing...
[gecko.git] / layout / reftests / native-theme / 492155-1.html
blob161a27ce8866c2f15944a3722643dd222f36f07b
1 <!DOCTYPE html>
2 <div style="width: 200px; height: 200px; margin: 50px; -moz-transform: rotate(90deg); position: relative;">
3 <div style="height: 200px; overflow: auto;">
4 <div style="height: 400px;"></div>
5 </div>
6 <div style="position: absolute; top: -2px; right: -2px; bottom: -2px; width: 50px; background: white;"></div>
7 </div>