RESOLVED FIXED Bug 96271
Font value should be parsed as a individual property
https://bugs.webkit.org/show_bug.cgi?id=96271
Summary Font value should be parsed as a individual property
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.