summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/cssom-view/window-scrollBy-display-change-ref.html
blob: 50007a3fbefd372e8abaf2eef8fce42a7574d491 (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
    <head>
        <meta charset="utf-8">
    </head>
    <body>
        <div style="width: 100px; height: 100px; background: green;"></div>
    </body>
</html>