[Webkit-unassigned] [Bug 23048] Table row height becomes mangled by simple Javascript operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 08:17:14 PDT 2013


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





--- Comment #3 from Ruben <ryu at google.com>  2013-03-25 08:19:41 PST ---
Created an attachment (id=194863)
 --> (https://bugs.webkit.org/attachment.cgi?id=194863&action=review)
Another test case for this bug, using CSS classes instead of real tables.

I am adding another test case that uses CSS classes instead of real tables and also reproduces what I think could be the same bug. The table gets completely screwed after using insertBefore to add a new row group. It fails both on chrome and safari.

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