[Webkit-unassigned] [Bug 52185] Cell heights are disproportional when a row-spanning cell contains a block element that determines the height of the rows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 06:41:18 PDT 2013


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





--- Comment #45 from Suchit Agrawal <a.suchit at samsung.com>  2013-05-30 06:39:48 PST ---
(In reply to comment #44)
> (In reply to comment #43)
> > Created an attachment (id=203348)
 --> (https://bugs.webkit.org/attachment.cgi?id=203348&action=review) [details] [details]
> > Patch
> 
> Fix regression issues and tested. There was problem in rearranging rowSpan cells and small modification in calculating row height.

Also divided a big function (distributeRowSpanHeightToRows) into small-small functions :
distributeRowSpanHeightToRows()
findEffectiveColsBetweenRows()
numberOfRowSpanCellsInRow()
updateRowsPosWithChangedHeight()
getRowsHeightInRowSpan()
distributeRowSpanHeightToRows()

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