[Webkit-unassigned] [Bug 32412] [Qt] css2:order of counters in out-of flow content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 17:08:01 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=32412
Carol Szabo <carol.szabo at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47883| |review?
Flag| |
--- Comment #3 from Carol Szabo <carol.szabo at nokia.com> 2010-02-01 17:08:00 PST ---
Created an attachment (id=47883)
--> (https://bugs.webkit.org/attachment.cgi?id=47883)
Proposed patch
This patch adds "none", "normal", "open-quote", "close-quote", "open-no-quote",
"close-no-quote" to CSS parsing for content values.
This is important for proper CSSRule application even if some of the features
are not implemeted, i.e. a more specific rule content: open-quote should cancel
a less specific rule content: counter(c) even if the open-quote content is not
yet implemented in WebKit (see bug 6503).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list