[Webkit-unassigned] [Bug 68714] Consider increasing the maximal rowspan value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 17:31:47 PDT 2012


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





--- Comment #2 from Julien Chaffraix <jchaffraix at webkit.org>  2012-10-05 17:32:16 PST ---
Created an attachment (id=167423)
 --> (https://bugs.webkit.org/attachment.cgi?id=167423&action=review)
Example of the issue (taken from downstream Chromium bug)

Copying relevant data from the duplicated bug:

FF currently uses 2^16 - 2 as the max value for rowspan. This value is chosen due a limitation in there impl of cell maps. 
http://mxr.mozilla.org/mozilla-central/source/layout/tables/celldata.h#17

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