[webkit-reviews] review requested: [Bug 12145] Color parsing is too relaxed in strict mode : [Attachment 12336] First attempt

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Jan 9 14:02:39 PST 2007


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 12145: Color parsing is too relaxed in strict mode
http://bugs.webkit.org/show_bug.cgi?id=12145

Attachment 12336: First attempt
http://bugs.webkit.org/attachment.cgi?id=12336&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
I figured out the Format substitution
(http://trac.webkit.org/projects/webkit/changeset/17700) broke
color parsing like color: 33FFFF. Related is handling of FF33333, as shown by
the testcases for this bug. This patch should fix both.
Cheers,

Rob.



More information about the webkit-reviews mailing list