[Webkit-unassigned] [Bug 6185] CSS1: character styled with :first-letter is not selectable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 12 18:32:36 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=6185


julian at beautifulrecords.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julian at beautifulrecords.org




------- Comment #3 from julian at beautifulrecords.org  2007-02-12 18:32 PDT -------
I'm pretty sure anything styled with first:letter isn't generated content:
http://www.w3.org/TR/css3-content/

Generated content is stuff like "content: footnote;" and even list numbers: "li
{ display: list-item; list-style: decimal; }"

But stuff that is written into the HTML and then styled with CSS isn't
generated content.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list