summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-overflow/reference/overflow-body-no-propagation-ref.html
blob: 9795d1f5861f0affaeb3a36b3644d17fd60e1f4d (plain)
1
2
3
4
5
<!doctype html>
<html style="overflow:auto">
<title>CSS Overflow Test Reference</title>
<body style="margin-top:100px;overflow:scroll">The body should have scrollbars, not the viewport.</body>
</html>