[Webkit-unassigned] [Bug 68714] Consider increasing the maximal rowspan value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 20 15:31:33 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=68714
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cdumez at apple.com,
| |mmaxfield at apple.com
Resolution|WONTFIX |DUPLICATE
--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> ---
This is not the best test, as is only tests up to 8500. In fact, everyone is aligned at 65534 now.
One thing I noticed was this code still in WebKit:
Source/WebCore/mathml/MathMLElement.cpp: static const unsigned maxRowspan = 8190; // This constant comes from HTMLTableCellElement.
I don't know if this is wrong or important, someone is encouraged to file a new bug if this suggests an actual problem.
*** This bug has been marked as a duplicate of bug 171322 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220820/8ae076d8/attachment-0001.htm>
More information about the webkit-unassigned
mailing list