RESOLVED FIXED Bug 27582
[CSS3 Backgrounds and Borders] Add support for inset box shadows
https://bugs.webkit.org/show_bug.cgi?id=27582
Summary [CSS3 Backgrounds and Borders] Add support for inset box shadows
Dave Hyatt
Reported 2009-07-22 15:53:38 PDT
box-shadow supports an "inset" keyword that indicates the shadow should be inset instead.
Attachments
Add support for inset box shadows (123.82 KB, patch)
2009-07-23 15:41 PDT, mitz
hyatt: review+
mitz
Comment 1 2009-07-23 15:41:47 PDT
Created attachment 33387 [details] Add support for inset box shadows
Dave Hyatt
Comment 2 2009-07-23 15:51:24 PDT
Comment on attachment 33387 [details] Add support for inset box shadows Looks good! Can you put "inset" first in a couple of the test just to make sure the parsing is covered? It might not hurt to have a test of inset in between the length and color (and color and length) also, just to show that the entire property gets discarded. r=me
mitz
Comment 3 2009-07-23 16:02:03 PDT
Simon Fraser (smfr)
Comment 4 2010-02-10 18:18:34 PST
*** Bug 24842 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.