Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-overflow/overflow-no-frameset-propagation.html - WPT Dashboard Interop Dashboard
<!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="match" href="/common/blank.html">
<frameset style="overflow:scroll"></frameset>