Bug 1731994: part 4) Declare more methods around `ContentPermissionRequestBase` ...
[gecko.git] / layout / reftests / z-index / 480053-1.html
blob03ef8b815fd37b3fa61a75566641b544a21ae1c4
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <div style="overflow:scroll; width:300px; height:100px; background-color:lime;"></div>
5 <div style="background-color:yellow; width:300px; height:100px; margin-top:-50px"></div>
6 </body>
7 </html>