[webkit-reviews] review requested: [Bug 32412] [Qt] css2:order of counters in out-of flow content : [Attachment 47883] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 17:08:00 PST 2010


Carol Szabo <carol.szabo at nokia.com> has asked  for review:
Bug 32412: [Qt] css2:order of counters in out-of flow content
https://bugs.webkit.org/show_bug.cgi?id=32412

Attachment 47883: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=47883&action=review

------- Additional Comments from Carol Szabo <carol.szabo at nokia.com>
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).


More information about the webkit-reviews mailing list