[Webkit-unassigned] [Bug 17139] Add support for height property on <tbody> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 13 11:27:31 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17139





------- Comment #6 from mitz at webkit.org  2008-05-13 11:27 PDT -------
(From update of attachment 21071)
+        int ch = max(m_grid[r].height.calcMinValue(0),
style()->height().calcMinValue(0) / m_gridRows);

Looks like the row heights may not add up to the section height due to
rounding.


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



More information about the webkit-unassigned mailing list