[webkit-reviews] review granted: [Bug 15823] getPropertyValue for border returns null, should compute the shorthand value : [Attachment 21451] Improved patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 1 12:35:49 PDT 2008


Darin Adler <darin at apple.com> has granted Rob Buis <rwlbuis at gmail.com>'s
request for review:
Bug 15823: getPropertyValue for border returns null, should compute the
shorthand value
http://bugs.webkit.org/show_bug.cgi?id=15823

Attachment 21451: Improved patch
http://bugs.webkit.org/attachment.cgi?id=21451&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
+	     for (int i = 0; i < nrprops;++i) {

Missing space after second colon.

Looks fine. r=me


More information about the webkit-reviews mailing list