Status: PASS | Duration: 4ms | Subtests: 1/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/css/css-overflow/overflow-body-propagation-002.html
<!doctype html> <title>CSS Overflow Test: Do not propagate overflow of display:none body to viewport</title> <link rel="help" href="https://drafts.csswg.org/css-overflow-3/#overflow-propagation"> <link rel="help" href="https://github.com/w3c/csswg-drafts/pull/4148"> <link rel="match" href="/css/reference/blank.html"> <body style="display:none; overflow:scroll"></body>
<!doctype html> <title>CSS Test Reference</title> <!-- Intentionally blank -->