RESOLVED DUPLICATE of bug 27582 Bug 24842
CSS rendering engine lacks support for box-shadow inset parameter.
https://bugs.webkit.org/show_bug.cgi?id=24842
Summary CSS rendering engine lacks support for box-shadow inset parameter.
Jakub Pawłowicz
Reported 2009-03-26 07:50:59 PDT
First alpha builds of Firefox 3.6 shows Gecko support for 'inset' parameter in box-shadow CSS declaration. Discussion on Mozilla's Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=476738 Mozilla MDC page: https://developer.mozilla.org/en/CSS/-moz-box-shadow
Attachments
Bug HTML test case. (657 bytes, text/html)
2009-03-26 07:53 PDT, Jakub Pawłowicz
no flags
Screenshot of Firefox 3.6 alpha reference rendering. (78.57 KB, image/png)
2009-03-26 07:55 PDT, Jakub Pawłowicz
no flags
Jakub Pawłowicz
Comment 1 2009-03-26 07:53:39 PDT
Created attachment 28967 [details] Bug HTML test case. HTML testcase that could be tested against first Firefox 3.6 alpha builds.
Jakub Pawłowicz
Comment 2 2009-03-26 07:55:20 PDT
Created attachment 28969 [details] Screenshot of Firefox 3.6 alpha reference rendering.
Jakub Pawłowicz
Comment 3 2009-03-27 03:27:35 PDT
The working draft of CSS3-background says this about box-shadow inset property: "The ‘inset’ keyword, if present, changes the drop shadow from an outer shadow (one that shadows the box onto the canvas, as if it were lifted above the canvas) to an inner shadow (one that shadows the canvas onto the box, as if the box were cut out of the canvas and shifted behind it)" http://www.w3.org/TR/css3-background/#the-box-shadow
Simon Fraser (smfr)
Comment 4 2010-02-10 18:18:34 PST
*** This bug has been marked as a duplicate of bug 27582 ***
Note You need to log in before you can comment on or make changes to this bug.