[webkit-reviews] review granted: [Bug 212419] Incorrect clipping of absolute and fixed elements inside stacking-context composited overflow:hidden : [Attachment 400352] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 12:09:35 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 212419: Incorrect clipping of absolute and fixed elements inside
stacking-context composited overflow:hidden
https://bugs.webkit.org/show_bug.cgi?id=212419

Attachment 400352: patch

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




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

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

>
LayoutTests/compositing/overflow/non-contained-descendant-clipping-fixed.html:4
> +body {
> +    height: 2000px;
> +}

Is this necessary?


More information about the webkit-reviews mailing list