[webkit-reviews] review granted: [Bug 238572] [CSS contain] Containment disables the special handling of the HTML body element for overflow viewport propagation [part2] : [Attachment 456170] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 13:47:05 PDT 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 238572: [CSS contain] Containment disables the special handling of the HTML
body element for overflow viewport propagation [part2]
https://bugs.webkit.org/show_bug.cgi?id=238572

Attachment 456170: Patch

https://bugs.webkit.org/attachment.cgi?id=456170&action=review




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 456170
  --> https://bugs.webkit.org/attachment.cgi?id=456170
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=456170&action=review

> Source/WebCore/rendering/RenderBox.cpp:514
> +	       // (4) No containment is set neither on the body nor on the html
document element.

neither/nor -> either/or


More information about the webkit-reviews mailing list