Bug 12035

Summary: Use SVGParserUtilities in lists of values
Product: WebKit Reporter: Rob Buis <rwlbuis>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
First attempt sam: review+

Rob Buis
Reported 2006-12-30 07:36:44 PST
There are some places where svg needs to parse things into a list or parse a special list, namely value followed by optional value.
Attachments
First attempt (24.33 KB, patch)
2006-12-30 07:43 PST, Rob Buis
sam: review+
Rob Buis
Comment 1 2006-12-30 07:43:26 PST
Created attachment 12118 [details] First attempt This should be a simple change. I think the existing testcases are enough for this functionality. Cheers, Rob.
Sam Weinig
Comment 2 2006-12-30 11:14:41 PST
Comment on attachment 12118 [details] First attempt Looks good to me. The only nit is that you should remove this line from the ChangeLog, + WARNING: NO TEST CASES ADDED OR CHANGED otherwise, r+!
Rob Buis
Comment 3 2006-12-30 13:08:41 PST
Landed in r18487.
Note You need to log in before you can comment on or make changes to this bug.