patch: border-color: transparent
With user agent set to firefox, google likes to give me a border-color: transparent, and I was tired of the no-values msg.
On Tue, Dec 14, 2010 at 02:02:08AM +0000, corvid wrote:
With user agent set to firefox, google likes to give me a border-color: transparent, and I was tired of the no-values msg.
It looks OK, according to the SPEC: <quote CSS3> 4.2.3. "transparent" color keyword CSS1 introduced the "transparent" value for the background-color property. CSS2 allowed border-color to also accept the "transparent" value. The Open eBook(tm) Publication Structure 1.0.1 [OEB101] extended the "color" property to also accept the "transparent" keyword. CSS3 extends the color value to include the "transparent" keyword to allow its use with all properties that accept a <color> value. This simplifies the definition of those properties in CSS3. transparent Fully transparent. This keyword can be considered a shorthand for transparent black, rgba(0,0,0,0), which is its computed value. </quote> Is there an open-issue/reason-not-to-commit it? -- Cheers Jorge.-
participants (3)
-
corvid@lavabit.com
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de