[Webkit-unassigned] [Bug 6503] New: content property doesn't support quotes

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jan 12 07:20:20 PST 2006


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

           Summary: content property doesn't support quotes
           Product: WebKit
           Version: 412+
          Platform: Macintosh
               URL: http://www.designmeme.com/articles/csscurlyquotes/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: duncan at mclink.it


According to http://www.w3.org/TR/REC-CSS2/generate.html#propdef-content the content property 
should allow:

Value:  	[ <string> | <uri> | <counter> | attr(X) | open-quote | close-quote | no-open-quote | no-
close-quote ]+ | inherit

The page doesn't show quotes around the last blockquote because webkit doesn't appear support open-
quote | close-quote | no-open-quote | no-close-quote.

A simple workaround in CSS is to use "\201c" instead of open-quote and "\201d" instead of close-quote.

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