[Webkit-unassigned] [Bug 3234] CSS2: Implement better quote support (for the q tag)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 08:10:51 PDT 2007


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


orlando.agostinho at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orlando.agostinho at gmail.com




------- Comment #18 from orlando.agostinho at gmail.com  2007-06-29 08:10 PDT -------
(In reply to comment #0)
> 1. When the <q> tag is used, Safari attempts to put quotes around the text.
> Unfortunately, it uses hash 
> (') and double-hash (") marks instead of real quotes.
> 
> 2. Safari should detect the language of the html block (like if the lang
> attribute is used in a containing 
> tag) and use the linguistically correct quotes. However, it does not.
> 
> 3. Safari does not appear to recognize the quotes selector. For example, the
> following has no effect on 
> a Norwegian html page:
> 
> Q:lang(no) { quotes: "«" "»" "<" ">" }
> 
> In contrast, Gecko-based browsers and Opera have good quote support.
> 
> The full CSS 2 specification regarding quotes can be read here:
> http://www.w3.org/TR/REC-CSS2/generate.html#quotes-specify
> 

Hi,

Everybody! I would like to help, but i'm newcomer, and i would like to know
where is the code that process this? More, specically, where i need to look at?

I got the source code!

thanks!


-- 
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