[Webkit-unassigned] [Bug 81084] Rendering replaced elements with relative dimensions within a table cell (with auto\percent dimensions)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 07:41:14 PDT 2012


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





--- Comment #10 from arpitabahuguna at gmail.com  2012-03-29 07:41:14 PST ---
Proposed patch has been uploaded incorporating previous review comments.

Three new layout test cases (platform specific) have been added in LayoutTests/fast/replaced path. Expected files for the same have currently been updated for the Qt port alone (under LayoutTests/platform/qt/fast/replaced). Need to update for the remaining ports.
Image height returns different values on different ports and hence the expected result needs to be generated for each.

Expected files (image and text) for the existing layout test case: width100percent-image.html (under LayoutTests/fast/replaced) need to be modified. Have added the new expected files for the Qt port (under LayoutTests/platform/qt/fast/replaced). Need to update for the remaining ports.

The fix has now been modified to take both the relative width and height into consideration.

-- 
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