Backed out 2 changesets (bug 1943998) for causing wd failures @ phases.py CLOSED...
[gecko.git] / widget / reftests / scaled-scrollbar.html
blobf94df7842063a6482f9e1a8ad897b7e71c8c4fe3
1 <!DOCTYPE html>
2 <html reftest-resolution="2.0" style="scrollbar-width: none;">
3 <div style="overflow: scroll; width: 300px; height: 300px">
4 <div style="width: 1000px; height: 1000px"></div>
5 </div>
6 </html>