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