What steps will reproduce the problem?
1. Absolute box relative to inline-block span where box is below span.
2. Absolute box has high z-index.
3. Create multiple of above
What is the expected output? What do you see instead?
Note that ie6,7 (8 untested) the span text (but not normal text) from lower
instances is displayed on top of absolute box background. ie9 and other
standards browers display the absolute box on top of all other non-zindex text
(as expected).
Test file showing results below. (as a zip so that results images are included).
Original issue reported on code.google.com by andrew.h...@gmail.com on 22 Jul 2011 at 5:10
Original issue reported on code.google.com by
andrew.h...@gmail.com
on 22 Jul 2011 at 5:10Attachments: