[webkit-reviews] review requested: [Bug 15823] getPropertyValue for border returns null, should compute the shorthand value : [Attachment 20947] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 3 09:13:25 PDT 2008


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 15823: getPropertyValue for border returns null, should compute the
shorthand value
http://bugs.webkit.org/show_bug.cgi?id=15823

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

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
This patch fixes getPropertyValue("border"). I think it is okay to make another

code path for border as it is the only shorthand property AFAIK that consists
of only other shorthand properties.
Cheers,

Rob.


More information about the webkit-reviews mailing list