[css3-images] aliasing and repeating-linear-gradient

Hello all,

Although I am intrigued by what is generated (color wise), I do believe 
that it should not be possible to be able to create such aliasing 
effects by using very small steps in color stops with 
repeating-linear-gradient. Test case.

http://css-class.com/test/css/3/colors/rgb-aliasing-gradient.htm

One example use these color stops:

   repeating-linear-gradient(left, blue 0.0%, blue 0.1%, red 0.1%, red 
0.2%, lime 0.2%, lime 0.3%)


Both Gecko and IE10 show rainbow effects when resizing the viewport at 
particular widths.

http://css-class.com/test/css/3/colors/rgb-ff7.png



-- 
Alan Gresley
http://css-3d.org/
http://css-class.com/

Received on Wednesday, 12 October 2011 13:05:29 UTC