summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-scrollbars/scrollbar-color-009-mis-ref.html
blob: 2b611afbe2157ce5fea6b6bc0bf6fc6e4a59d136 (plain)
1
2
3
4
5
6
7
<!doctype html>
<html>
<style>
  body {
    overflow: scroll;
  }
</style>