[Webkit-unassigned] [Bug 48607] New: entries misplaced in mtable after rowspan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 19:08:40 PDT 2010


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

           Summary: entries misplaced in mtable after rowspan
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: davidc at nag.co.uk


In the table the entry 22 should be below 3 and the entries 33 and 333 should be below 3
however they appear below 1 and 2 respectively, apparently the layout has not taken account of the rowspan attribute on the entries in the first row.

perhaps related to this, the brackets in the rowspanned entries are not stretched to the height of all three rows, as they should be.

the attached file renders in firefox with the cells aligned as described, that has a bug with stretching operators in tables so it also fails to stretch the brackets.

the file at

http://monet.nag.co.uk/~dpc/bm.html

is the same as the attached except that it also has some javascript code inserting objects for Internet explorer /Mathplayer 
which I have removed from the test file, but I mention it as IE/MathPlayer shows the correct display for both cell alignment and stretching.

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