WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 3234
Bug 10453
Nested quotes rendered incorrectly
https://bugs.webkit.org/show_bug.cgi?id=10453
Summary
Nested quotes rendered incorrectly
Trevor Harmon
Reported
2006-08-16 23:37:46 PDT
HTML includes a quote element, <q>, for displaying localized and stylized quotation marks. When this element is 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
Note that WebKit incorrectly renders the inner marks as double-quotes. Confirmed on the
r15924
build.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2006-08-17 02:49:35 PDT
Bug 3234
states that the inner quotes are rendered as single hash marks (apostrophes) - that's not what I'm seeing. Anyway, that bug is basically about the same issue. *** This bug has been marked as a duplicate of
3234
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug