[Webkit-unassigned] [Bug 12001] marker shorthand property only sets marker-start
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 27 14:57:04 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=12001
remi_zara at mac.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12071| |review?
Flag| |
Attachment #12067|0 |1
is obsolete| |
Attachment #12067|review? |
Flag| |
------- Comment #3 from remi_zara at mac.com 2006-12-27 14:57 PDT -------
Created an attachment (id=12071)
--> (http://bugs.webkit.org/attachment.cgi?id=12071&action=view)
Updated patch
Fixes a style issue.
Added updated result from tests (imported in bug 12000).
The patch uses the normal processing to compute the CSSValue for marker-start.
This is done in a recursive call to parseValue. The value variable is no more
in the right scope.
The resulting CSSValue is then affected to marker-mid and marker-end.
--
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.
More information about the webkit-unassigned
mailing list