[webkit-reviews] review granted: [Bug 20226] BORDER attribute with the IMG tag, using percentage values not working. : [Attachment 101737] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 11:02:43 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Mihnea Ovidenie
<mihnea at adobe.com>'s request for review:
Bug 20226: BORDER attribute with the IMG tag, using percentage values not
working.
https://bugs.webkit.org/show_bug.cgi?id=20226

Attachment 101737: Patch 2
https://bugs.webkit.org/attachment.cgi?id=101737&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=101737&action=review


> Source/WebCore/html/HTMLImageElement.cpp:101
> +int HTMLImageElement::parseBorderWidthAttribute(Attribute* attr)

Does this need to be a class method? I don't see it using any members.


More information about the webkit-reviews mailing list