[webkit-reviews] review granted: [Bug 46205] cleanup: removeInlineStyleFromElement and extractInlineStyleToPushDown should be merged : [Attachment 68268] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 18:59:38 PDT 2010


Kent Tamura <tkent at chromium.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 46205: cleanup: removeInlineStyleFromElement and
extractInlineStyleToPushDown should be merged
https://bugs.webkit.org/show_bug.cgi?id=46205

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=68268&action=review

> WebCore/ChangeLog:12
> +	   (WebCore::ApplyStyleCommand::removeInlineStyleFromElement): Added
extractedStyle.

nit: extractedStyle -> extractedStyle parameter or extractedStyle argument

> WebCore/ChangeLog:13
> +	   (WebCore::ApplyStyleCommand::removeCSSStyle): Added extractedStyle.

ditto.


More information about the webkit-reviews mailing list