[Webkit-unassigned] [Bug 11919] Allow setting CSS values to null.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 21 11:38:02 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11919
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #11954| |review?
Flag| |
Status|NEW |ASSIGNED
AssignedTo|webkit- |ap at webkit.org
|unassigned at lists.webkit.org |
------- Comment #1 from ap at webkit.org 2006-12-21 11:38 PDT -------
Created an attachment (id=11954)
--> (http://bugs.webkit.org/attachment.cgi?id=11954&action=view)
proposed patch
args[1]->isNull() ? String() : String(args[1]->toString(exec)) doesn't look
particularly good to me - do we have a better idiom?
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list