summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-overflow/overflow-no-frameset-propagation.html
blob: 687adbe0bced28f73aedde61233159695e23c6cc (plain)
1
2
3
4
5
6
<!doctype html>
<title>CSS Overflow Test: Frameset overflow does not propagate to viewport</title>
<meta name="assert" content="The computed overflow should not propagate from frameset to thte viewport">
<link rel="help" href="https://drafts.csswg.org/css-overflow/#overflow-propagation">
<link rel="match" href="/common/blank.html">
<frameset style="overflow:scroll"></frameset>