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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 2 07:15:02 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=8604





------- Comment #2 from t.pierron at polkadots.ca  2007-01-02 07:15 PDT -------
Created an attachment (id=12160)
 --> (http://bugs.webkit.org/attachment.cgi?id=12160&action=view)
The example builds 2 tables, they must be identical

Well, I didn't found the original file, so I have to rewrite it. Actually,
after rewriting it, I was not able to reproduce the bug, and found a simple
workaround : If you build the table, before adding it to the DOM tree, the
table is correctly layed out. If you insert the table in the DOM, then start
adding rows and cells, while playing with rowSpan property, then the table is
incorrectly layed out.

Okay, this seems to be a very minor bug ....


-- 
Configure bugmail: http://bugs.webkit.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