Alan Gresley: > What I am an trying to say is that a very large percentage of potential gradient transitions will never work if all gradients are forced to transition in premultiplied space. > > Please view this test in Firefox 5, IE10 preview 2 or a WebKit nightly. > http://css-class.com/test/temp/color-transparent.htm > Now please view the same test in Opera 11.50. > > Here are the screenshot for non Opera 11.50 UAs. > http://css-class.com/test/temp/color-transparent.png > > Here are the screenshot for Opera 11.50. > http://css-class.com/test/temp/color-transparent-opera11-50.png I know it's not exactly what you want, but see what you think of this (in Opera 11.50): background-image: -o- linear-gradient(left, transparent, rgba(0,0,255,0.2) 10%, yellow, rgba(0,0,255,0.2) 90%, transparent); ... in place of ... background-image: -o-linear-gradient(left, rgba(0,0,255,0.0), yellow, rgba(0,0,255,0.0)); -BrianReceived on Monday, 11 July 2011 20:24:09 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:01 UTC