[Webkit-unassigned] [Bug 8604] New: rowspan does not work when set through javascript

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Apr 26 08:50:05 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8604

           Summary: rowspan does not work when set through javascript
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: http://perso.b2b2c.ca/tpierron/test.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: t.pierron at polkadots.ca


Look at the test page. It contains two tables. One is static HTML, the other is
built using DOM and javascript. If you look in DOM inspector, two have exactly
same HTML code, but renders differently.

Problem comes from rowSpan assignment. If you put an alert() just before, you
can see how wrong the table is rendered.


-- 
Configure bugmail: http://bugzilla.opendarwin.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