RESOLVED FIXED 36540
HTML Tables Don't Know Size of MathML Content
https://bugs.webkit.org/show_bug.cgi?id=36540
Summary HTML Tables Don't Know Size of MathML Content
Jacques Distler
Reported 2010-03-24 09:54:08 PDT
Table cells with MathML content are not sized appropriately, so the content overlaps neighbouring cells, or disappears entirely. See the testcase.
Attachments
Testcase (5.81 KB, application/xhtml+xml)
2010-06-22 14:10 PDT, Jacques Distler
no flags
Alex Milowski
Comment 1 2010-06-22 13:53:29 PDT
There is no test case for this bug. Can you upload an example?
Alex Milowski
Comment 2 2010-06-22 13:55:14 PDT
A quick test of this looks like https://bugs.webkit.org/show_bug.cgi?id=40986 may fix it. If you have an example with the problem, I can confirm this.
Jacques Distler
Comment 3 2010-06-22 14:10:30 PDT
Created attachment 59414 [details] Testcase Damn! What happened to the testcase I uploaded? I think this is close to the original (hastily-reconstructed).
Alex Milowski
Comment 4 2010-06-22 14:42:11 PDT
It looks like this is fixed by the patch in 40986.
François Sausset
Comment 5 2010-06-30 01:04:55 PDT
Indeed, the test case seems to be rendered properly now. The bug status should be changed to CLOSED.
Note You need to log in before you can comment on or make changes to this bug.