Previous Message
Next Message

Opera and background-image -- a filter hack

Sent by Ingo Chao on 12 May 2005 08:08


Roman, Philippe, thanks for the Opera hacks. Very useful.

In addition, Bruno argued that I could re-arrange the filter as both the 
Safari (ignores) and Opera (bugs) won't render the fraction anyway, so

background: url(rausch.png) 99% 5% no-repeat <color>;
/* Opera + Safari */

background: url(rausch.png) 99.5% no-repeat 5% <color>;
/* only Moz + IE get the splitting, so Opera will not miscalculate the 
floating point to 9950% */

Bruno also provided testcases of inconsistencies with floating point 
values for offsets and margins. Thanks. We'll see when we have to apply 
hacks for Opera8.

> Anyone filed a bug @Opera about that?

Me. This is not my pet subject, but I hope this helps.

Ingo
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: