Bug 3476

Summary: insertRow() on table object containing any characters but no TR & TD elements fails
Product: WebKit Reporter: Stuart Morgan <stuartmorgan>
Component: JavaScriptCoreAssignee: Maciej Stachowiak <mjs>
Status: VERIFIED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Testcase none

Stuart Morgan
Reported 2005-06-12 13:15:56 PDT
* SUMMARY: aTable.insertRow() fails for <table> </table> but works with <table></table> * STEPS TO REPRODUCE: see attached onLoad attempts to insert a row into both tables * RESULTS: Both tables should have a row inserted. Only top table gets row. Same behavior if bottom table has anything between the opne and close tags. Apple Bug: rdar://3609576
Attachments
Testcase (1014 bytes, text/html)
2005-06-12 13:16 PDT, Stuart Morgan
no flags
Stuart Morgan
Comment 1 2005-06-12 13:16:21 PDT
Created attachment 2273 [details] Testcase
Anders Carlsson
Comment 2 2005-06-27 11:08:58 PDT
*** This bug has been marked as a duplicate of 3298 ***
Note You need to log in before you can comment on or make changes to this bug.