[Webkit-unassigned] [Bug 20032] CSS 'content' attribute does not support 'none' or 'normal' values
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 20 03:56:45 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=20032
Yuta Kitamura <yutak at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #35196| |review?
Flag| |
--- Comment #5 from Yuta Kitamura <yutak at chromium.org> 2009-08-20 03:56:43 PDT ---
Created an attachment (id=35196)
--> (https://bugs.webkit.org/attachment.cgi?id=35196)
Add support for "content: none" and "content: normal".
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(-)
--
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