no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / native-theme / 492155-3.html
blobd3ae0733192777b18dd2f5e150a849b1ee0b84f5
1 <!DOCTYPE html>
2 <div style="width: 200px; height: 200px; margin: 50px; transform: skewY(30deg); 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>