Closed
Bug 1221483
Opened 9 years ago
Closed 9 years ago
Box Shadow isn't displayed correctly/at all
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1217905
People
(Reporter: h1596-blub, Unassigned)
References
Details
(Keywords: testcase-wanted)
Attachments
(1 file)
241.39 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:44.0) Gecko/20100101 Firefox/44.0
Build ID: 20151103004217
Steps to reproduce:
I'm working at a local project and used box-shadow and moz-box-shadow to style a div/ a-tag
Actual results:
The box-shadow/moz-box-shadow didn't work as you may see in the attached image.
Expected results:
As in the Firefox Version 42.0 the box-shadow/moz-box-shadow should've worked properly.
We need a simple testcase (html file attached to the bug report) or a public URL to test and debug.
Flags: needinfo?(h1596-blub)
Keywords: testcase-wanted
Blocks: 1188075
Comment 2•9 years ago
|
||
Just guessing from the donate button, it looks like an inset box shadow with rotation, which is bug 1217905. Does it work in nightly for you? Thanks!
Reporter | ||
Comment 3•9 years ago
|
||
http://jsfiddle.net/kx8c236m/1/ here you go. Tested in Nightly. It works there so far
Flags: needinfo?(h1596-blub)
Comment 4•9 years ago
|
||
Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•