[webkit-reviews] review requested: [Bug 20032] CSS 'content' attribute does not support 'none' or 'normal' values : [Attachment 35196] Add support for "content: none" and "content: normal".

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 03:56:44 PDT 2009


Yuta Kitamura <yutak at chromium.org> has asked  for review:
Bug 20032: CSS 'content' attribute does not support 'none' or 'normal' values
https://bugs.webkit.org/show_bug.cgi?id=20032

Attachment 35196: Add support for "content: none" and "content: normal".
https://bugs.webkit.org/attachment.cgi?id=35196&action=review

------- Additional Comments from Yuta Kitamura <yutak at chromium.org>
The property values "none" and "normal" for "content" property were added in
CSS 2.1 <http://www.w3.org/TR/2009/CR-CSS2-20090423/generate.html#content>.
This change adds support for these values.
---
 10 files changed, 103 insertions(+), 18 deletions(-)


More information about the webkit-reviews mailing list