[webkit-reviews] review denied: [Bug 33593] getComputedStyle gives incorrect information for 'height' property : [Attachment 130149] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 11:40:19 PST 2012


Dave Hyatt <hyatt at apple.com> has denied Alexis Menard (darktears)
<alexis.menard at openbossa.org>'s request for review:
Bug 33593: getComputedStyle gives incorrect information for 'height' property
https://bugs.webkit.org/show_bug.cgi?id=33593

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This is way too intrusive. Just patch CSSComputedStyleDeclaration to do the
right thing if renderer()->isTableCell() and don't complicate the interfaces to
all of these functions that are widely used by all the other renderers.


More information about the webkit-reviews mailing list