summaryrefslogtreecommitdiffstats
path: root/widget/reftests/scaled-scrollbar.html
blob: f94df7842063a6482f9e1a8ad897b7e71c8c4fe3 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html reftest-resolution="2.0" style="scrollbar-width: none;">
<div style="overflow: scroll; width: 300px; height: 300px">
 <div style="width: 1000px; height: 1000px"></div>
</div>
</html>