[css-contain] :root/body viewport propagation and containment · Issue #5913 · w3c/csswg-drafts (original) (raw)
Comments
frivoal added a commit that referenced this issue
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue
… with containement, a=testonly
Automatic update from web-platform-tests Tests for outwards propagation from body with containement (#29057)
See w3c/csswg-drafts#5913
wpt-commits: 314ebc0b6b2212a5626eb692d4d6daf3a9dd6052 wpt-pr: 29057
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue
… with containement, a=testonly
Automatic update from web-platform-tests Tests for outwards propagation from body with containement (#29057)
See w3c/csswg-drafts#5913
wpt-commits: 314ebc0b6b2212a5626eb692d4d6daf3a9dd6052 wpt-pr: 29057
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue
… with containement, a=testonly
Automatic update from web-platform-tests Tests for outwards propagation from body with containement (#29057)
See w3c/csswg-drafts#5913
wpt-commits: 314ebc0b6b2212a5626eb692d4d6daf3a9dd6052 wpt-pr: 29057
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this issue
Per resolution in [1]. Added behind a flag since this is a web facing change which needs an intent to ship.
Bug: 1215265 Change-Id: I50f142245cdb55b422f8a6f3d9690444bf3648aa
blueboxd pushed a commit to blueboxd/chromium-legacy that referenced this issue
Per resolution in [1]. Added behind a flag since this is a web facing change which needs an intent to ship.
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}
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue
…oot 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.
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
jamienicol pushed a commit to jamienicol/gecko that referenced this issue
…oot 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.
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
annulen pushed a commit to qtwebkit/qtwebkit that referenced this issue
https://bugs.webkit.org/show_bug.cgi?id=233535
Patch by Rob Buis rbuis@igalia.com on 2021-12-08 Reviewed by Alan Bujtas.
Source/WebCore:
Prevent direction/background/writing-mode propagation to RenderView in cases where contain is used. The reason is in the github issue and latest draft specification has been updated [1, 2].
[1] w3c/csswg-drafts#5913 [2] https://drafts.csswg.org/css-contain-2/
- rendering/RenderBox.cpp: (WebCore::RenderBox::styleDidChange): (WebCore::RenderBox::updateFromStyle):
- rendering/RenderObject.cpp: (WebCore::shouldApplyAnyContainment):
- rendering/RenderObject.h:
- rendering/RenderView.cpp: (WebCore::RenderView::rendererForRootBackground const):
LayoutTests:
- TestExpectations:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@286672 268f45cc-cd09-0410-ab3c-d52691b4dbfc
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this issue
Per resolution in [1]. Added behind a flag since this is a web facing change which needs an intent to ship.
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} NOKEYCHECK=True GitOrigin-RevId: 6c5859c895f578a3fecf477f3b33e4e1720003c3