1
0
Fork 0
firefox/testing/web-platform/tests/css/css-overflow/overflow-body-propagation-003.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

6 lines
379 B
HTML

<!doctype html>
<title>CSS Overflow Test: Do not propagate overflow of display:contents 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:contents; overflow:scroll"></body>