RESOLVED INVALID73536
WebKit does not support border-radius and box-shadow on display:table-row element
https://bugs.webkit.org/show_bug.cgi?id=73536
Summary WebKit does not support border-radius and box-shadow on display:table-row ele...
Yao Wei
Reported 2011-12-01 00:09:40 PST
Created attachment 117358 [details] the test case of this bug Overview: I cannot use border-radius on display:table-row, as well as box-shadow. Steps to Reproduce: The test case is in the attachment of this bug. Actual Results: The green box is not rounded Expected Results: The green box is rounded
Attachments
the test case of this bug (516 bytes, text/html)
2011-12-01 00:09 PST, Yao Wei
no flags
Julien Chaffraix
Comment 1 2011-12-01 18:16:30 PST
Technically 2 bug reports. FYI FF Nightly only shows the box-shadow on the element.
Yao Wei
Comment 2 2011-12-01 18:35:34 PST
Sorry, but I've notified that there is no definition using border-radius on inner table elements. http://dev.w3.org/csswg/css3-background/#the-border-radius (but “CSS3 UAs should ignore border-radius properties applied to internal table elements when ‘border-collapse’ is ‘collapse’.”) Please help me revoke this bug. Thanks.
Julien Chaffraix
Comment 3 2011-12-07 12:30:03 PST
> Please help me revoke this bug. Thanks. You can always close your own bugs. However here there is 2 issues and one seems to be a real one (and not undefined behavior). Could you reopen a bug about the box-shadow only?
Note You need to log in before you can comment on or make changes to this bug.