On Fri, 28 Jul 2006 07:14:29 +0800, charles <[EMAIL PROTECTED]> wrote:

> I'm using a background image for a custom list marker.  It looks just
> fine in a vast majority of browsers, but both Netscape 6 (Win) and Opera
> 9 (Win + Linux) appear to be ignoring background-repeat:no-repeat.
> Instead, they're treating it like background-repeat:repeat-y.
>
> There's an incredibly simple test case here:
>
> http://www.spiritone.com/~charlesd/testcase.html
>
> I can't seem to find this listed as a known bug, nor can I find a
> workaround.  Any suggestions?

There's nothing wrong with Opera's background-repeat support. There is  
something strange with the GIF you're using. The "global" image size of  
the GIF is 7x13 (as reported by the various browsers), however the actual  
image size is 7x10, which I confirmed by copying-and-pasting into an image  
editor. It looks like Opera is repeating the actual image data to fill the  
specified global GIF image size.

Try rebuilding the image, or using different software to make it.

HTH,
-- 
Andrew Gregory, <URL: mailto:[EMAIL PROTECTED] >
<URL: http://www.scss.com.au/family/andrew/ >
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to