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-body-propagation-002.html - WPT Dashboard Interop Dashboard
<!doctype html>
<title>CSS Overflow Test: Do not propagate overflow of display:none body to viewport</title>
<link rel="match" href="/css/reference/blank.html">
<body style="display:none; overflow:scroll"></body>