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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Aug 17 10:27:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=3234





------- Comment #13 from trevor at vocaro.com  2006-08-17 10:27 PDT -------
When <q> elements are nested, the rendering of the marks changes from
double-quotes to single-quotes (by default). The spec on this is here:

http://www.w3.org/TR/html4/struct/text.html#h-9.2.2.1

And an example can be found on section 2 of this page:

http://www.seomoz.org/blogdetail.php?ID=1282

WebKit incorrectly renders the inner marks as double-quotes. Confirmed on the
r15924 build.

Note that I had filed this nested quote issue as a separate bug (bug 10453)
because it wasn't mentioned in this one, which is too general and ambiguous
anyway. (What does "better" mean?) Bugs reports should be as specific and as
narrow as possible IMHO. However, it was marked as a duplicate of this one, so
I'm adding the issue as a comment here.


-- 
Configure bugmail: http://bugzilla.opendarwin.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