fune/testing/web-platform/tests/css/css-overflow/overflow-body-propagation-011-ref.html
Rune Lillesveen 743ba7a816 Bug 1713601 [wpt PR 29165] - Do not propagate body styles when html root or body is contained, a=testonly
Automatic update from web-platform-tests
Do not propagate body styles when html root or body is contained

Per resolution in [1]. Added behind a flag since this is a web facing
change which needs an intent to ship.

[1] https://github.com/w3c/csswg-drafts/issues/5913

Bug: 1215265
Change-Id: I50f142245cdb55b422f8a6f3d9690444bf3648aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2897247
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#890175}

--

wpt-commits: cf84beafec2055bc7a7ba01fcaecd4f528f2f1dc
wpt-pr: 29165
2021-06-15 05:08:47 +00:00

4 lines
155 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<div style="overflow:scroll">PASS if BODY has scrollbars, but not viewport.</div>