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 154157
171244
border radius doesn't crop background on table
https://bugs.webkit.org/show_bug.cgi?id=171244
Summary
border radius doesn't crop background on table
Sanich
Reported
2017-04-24 13:04:01 PDT
Created
attachment 307999
[details]
Result An example of code: body { background: #000; } div { display: table; padding: 20px; background: rgba(255, 255, 255, .7); border: 1px solid #ebebeb; border-top: 0; border-radius: 20px; } Here is a live example
https://jsfiddle.net/xfk8d660/
Note: this code works fine if remove display: table or border-top: 0.
Attachments
Result
(10.17 KB, image/png)
2017-04-24 13:04 PDT
,
Sanich
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2017-05-08 10:17:59 PDT
*** This bug has been marked as a duplicate of
bug 154157
***
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