
Re: IE8 x64 strange tansparent line on top end of background
Update:
If background-color is set, "transparent" line gets filled with background-color.
IE6 is unaffected, IE7 is unaffected. So far I had not tested on IE8 on 32-bit systems, but IE8 on x64 is affected.
Additional tests results:
Background as a whole is
not moved.
Instead, only one line gets "
cut" and then "pasted" at "other side" of the background image.
More info.
If background is set to
no-repeat only
top and
left lines get cut.
If background is set to
repeat-x, only
top line gets cut. Left line is
not affected.
If background is set to
repeat-y, only
left line gets cut. Top line is
not affected.
background used (
note dotted white-black border all around background image):
test case results:

Hope this can be of use.