[webkit-reviews] review granted: [Bug 83313] [CSS Exclusions] Add flag to enable / disable exclusions at runtime : [Attachment 136828] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 02:30:40 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Bear Travis <betravis at adobe.com>'s
request for review:
Bug 83313: [CSS Exclusions] Add flag to enable / disable exclusions at runtime
https://bugs.webkit.org/show_bug.cgi?id=83313

Attachment 136828: updated patch
https://bugs.webkit.org/attachment.cgi?id=136828&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=136828&action=review


> LayoutTests/fast/exclusions/css-exclusions-disabled.html:20
> +    return div.style[toCamelCase(property)];

Can't you just use getPropertyValue?


More information about the webkit-reviews mailing list