[webkit-reviews] review denied: [Bug 105836] getComputedStyle returns "left" instead of "none" for "float" on abspos elements : [Attachment 184924] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 10:01:05 PST 2013


Tony Chang <tony at chromium.org> has denied Uday Kiran <udaykiran at motorola.com>'s
request for review:
Bug 105836: getComputedStyle returns "left" instead of "none" for "float" on
abspos elements
https://bugs.webkit.org/show_bug.cgi?id=105836

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

------- Additional Comments from Tony Chang <tony at chromium.org>
I mentioned on IRC that CSSComputedStyleDeclaration.cpp might be a better place
for this type of change since we don't need to change the style for rendering.


More information about the webkit-reviews mailing list