[webkit-reviews] review requested: [Bug 82365] Update shape-inside/shape-outside CSS Exclusion properties : [Attachment 134672] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 14:57:28 PDT 2012


Bear Travis <betravis at adobe.com> has asked  for review:
Bug 82365: Update shape-inside/shape-outside CSS Exclusion properties
https://bugs.webkit.org/show_bug.cgi?id=82365

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

------- Additional Comments from Bear Travis <betravis at adobe.com>
updating changelogs

This patch adds -webkit-shape-inside and -webkit-shape-outside to the list of
computed shape properties (CSSComputedStyleDeclaration::computedProperties)
Because they were not there before, they were not showing up in the result of a
getComputedStyle js call.

With this addition, we need to update the tests that look at all the properties
of the computed style.


More information about the webkit-reviews mailing list