Bug 96271

Summary: Font value should be parsed as a individual property
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: CanvasAssignee: Thiago Marcos P. Santos <tmpsantos>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, benjamin, cshu, darin, eric, jamesr, kenneth, kling, koivisto, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Thiago Marcos P. Santos
Reported 2012-09-10 07:00:08 PDT
We are validating the Canvas font property as a CSS style body. This was making the bellow to be parsed as valid: ctx.font = '1em serif; background: green; margin: 10px';
Attachments
Patch (3.28 KB, patch)
2012-09-10 07:10 PDT, Thiago Marcos P. Santos
no flags
Thiago Marcos P. Santos
Comment 1 2012-09-10 07:10:28 PDT
Eric Seidel (no email)
Comment 2 2012-09-10 09:21:18 PDT
Comment on attachment 163121 [details] Patch Looks OK.
WebKit Review Bot
Comment 3 2012-09-10 10:20:32 PDT
Comment on attachment 163121 [details] Patch Clearing flags on attachment: 163121 Committed r128076: <http://trac.webkit.org/changeset/128076>
WebKit Review Bot
Comment 4 2012-09-10 10:20:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.