no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 656875.html
blob2142ea5eda0fadd147253fd5420e1ce342346cd4
1 <!DOCTYPE html>
3 <div>test</div>
5 <style>
6 body {
7 width: 100px; height: 300px;
8 position: absolute;
9 transform: scale(0.5);
11 div { position: absolute; }
12 </style>