tenfourfox/layout/reftests/native-theme/492155-2.html

8 lines
335 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<div style="width: 200px; height: 200px; margin: 50px; -moz-transform: scale(0.5); position: relative;">
<div style="height: 200px; overflow: auto;">
<div style="height: 400px;"></div>
</div>
<div style="position: absolute; top: -2px; right: -2px; bottom: -2px; width: 50px; background: white;"></div>
</div>