What steps will reproduce the problem?
1. Highlight an image using a CSS selector from the SpriteMe box
2. See the highlight is a 2px solid red border
3.
What is the expected output? What do you see instead?
Expect a border without moving the content to accommodate the new border.
Instead, see the border, but the layout has to change to make room for the
border.
This, I believe occurs because CSS border is used. Using CSS outline should
solve that problem.
What version of the product are you using? On what operating system?
Firefox 3.5.3 on Windows Server 2008
Please provide any additional information below.
Original issue reported on code.google.com by anup.kr....@gmail.com on 15 Sep 2009 at 9:57
Original issue reported on code.google.com by
anup.kr....@gmail.com
on 15 Sep 2009 at 9:57