Add note about an opera bug.

This commit is contained in:
Chris Eppstein 2010-11-12 23:00:14 -08:00
parent 5ca9dacc36
commit f2def7bf3b

View File

@ -15,3 +15,5 @@ classnames:
Provides mixins to create cross-browser CSS3 gradients.
To enable SVG gradient support in Opera and IE9, set
<code>$experimental-support-for-svg: true</code> in your stylesheet.
NOTE: At this time, opera won't render an SVG background on a element
with a border.