summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/scroll-thumb-minimum-size-notheme-ref.html
blob: 16e96ad9864713f2a3a9ba60277edf8a0515e819 (plain)
1
2
3
4
5
<!DOCTYPE html>
<meta http-equiv="msthemecompatible" content="no">
<div style="width: 200px; height: 200px; overflow: scroll;">
  <div style="width: 100000px; height: 1000000px"></div>
</div>