Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6988 by bsimpson: -webkit-box-shadow ignores z-index http://code.google.com/p/chromium/issues/detail?id=6988 Chrome Version : 1.0.154.743 Other browsers tested: Safari 3: FAIL What steps will reproduce the problem? 1. Create two elements, with the right edge of one touching the left edge of the other. 2. Give the left element a box shadow. 3. Use z-index to bring the right element in front of the left. What is the expected result? The shadow should be clipped by the right element, rendering under it. What happens instead? The shadow renders on top of the element, regardless of z-index. Attachments: shadow-rendering-bug.png 6.0 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
