WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2020-04-17 13:05:15 PDT
rdar://problem/61945671
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.
Top of Page
Format For Printing
XML
Clone This Bug