[Webkit-unassigned] [Bug 81084] Fix rendering of replaced elements with relative dimensions within a table cell.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 04:48:25 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81084


arpitabahuguna at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #137514|                            |review?
               Flag|                            |




--- Comment #18 from arpitabahuguna at gmail.com  2012-04-17 04:48:24 PST ---
Created an attachment (id=137514)
 --> (https://bugs.webkit.org/attachment.cgi?id=137514&action=review)
Proposed patch

Julien, have made the changes as suggested by you. Thanks for the review.

Have added the expected files for the newly added test cases for the qt port. The image height gives different values on qt as compared against windows (a difference of 5px); hence have made the expected files port specific.

Also, have added the helper function hasRelativeWidthOrHeight() which checks whether the style contains auto/percent dimensions. As this function is not specific to RenderReplaced; have moved it outside the class.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list