RESOLVED INVALID 13608
Text does not appear on this page
https://bugs.webkit.org/show_bug.cgi?id=13608
Summary Text does not appear on this page
Eric Seidel (no email)
Reported 2007-05-07 01:11:10 PDT
The text appears fine in FireFox but does not work in Safari. http://www.ssqq.com/archive/vinlin19.htm?
Attachments
Partial reduction (231 bytes, text/html)
2007-05-07 02:55 PDT, Charles Gaudette
no flags
mitz
Comment 1 2007-05-07 02:27:46 PDT
Reduction: this is transparent in WebKit, but black in Firefox 2 and Opera: <span style="color: transparent;">Invisible text</span>
Dave Hyatt
Comment 2 2007-05-07 02:43:52 PDT
Not a bug. We support the CSS3 keyword transparent. The other browsers are still stuck in CSS2.
Charles Gaudette
Comment 3 2007-05-07 02:55:18 PDT
Created attachment 14386 [details] Partial reduction This partial reduction shows that the issue is to be found in the CSS. http://www.ssqq.com/archive/_themes/cypress/cypr1011.css
Dave Hyatt
Comment 4 2007-05-07 02:58:23 PDT
http://www.w3.org/TR/2003/CR-css3-color-20030514/#transparent " 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."
Charles Gaudette
Comment 5 2007-05-07 03:00:55 PDT
(In reply to comment #3) Ack! Nevermind. I did not see other comments resolving this bug.
mitz
Comment 6 2007-07-02 10:17:41 PDT
*** Bug 14496 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.