[webkit-reviews] review granted: [Bug 75563] remove CSSBorderImageValue : [Attachment 123137] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 11:39:47 PST 2012


Tony Chang <tony at chromium.org> has granted Alexis Menard (darktears)
<alexis.menard at openbossa.org>'s request for review:
Bug 75563: remove CSSBorderImageValue
https://bugs.webkit.org/show_bug.cgi?id=75563

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=123137&action=review


> Source/WebCore/css/CSSBorderImage.h:31
> +PassRefPtr<CSSValueList> createBorderImageValue(PassRefPtr<CSSValue> image,
PassRefPtr<CSSValue> imageSlice, PassRefPtr<CSSValue> borderSlice,
> +					       PassRefPtr<CSSValue> outset,
PassRefPtr<CSSValue> repeat);

Nit: This doesn't look like it's indented properly.


More information about the webkit-reviews mailing list