RESOLVED DUPLICATE of bug 211199 210666
Border-radius doesn't clip composited iframe contents
https://bugs.webkit.org/show_bug.cgi?id=210666
Summary Border-radius doesn't clip composited iframe contents
Simon Fraser (smfr)
Reported 2020-04-17 13:04:48 PDT
Created attachment 396785 [details] Test border-radius doesn't work on composited iframes.
Attachments
Test (618 bytes, text/html)
2020-04-17 13:04 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-04-17 13:05:15 PDT
Simon Fraser (smfr)
Comment 2 2020-04-17 13:06:35 PDT
The bug is that the layer doesn't think it has composited descendants (which is true, in the current document), so doesn't fall into the rounded-clip code path.
Simon Fraser (smfr)
Comment 3 2020-04-30 08:15:58 PDT
*** This bug has been marked as a duplicate of bug 211199 ***
Note You need to log in before you can comment on or make changes to this bug.