Bug 138067

Summary: HTMLTableElement.insertRow() index should default to -1
Product: WebKit Reporter: billcari
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Illustration of insertRow() default behavior none

billcari
Reported 2014-10-24 21:05:22 PDT
Created attachment 240452 [details] Illustration of insertRow() default behavior On Midori 0.5.8 and other webkit browsers insertRow() does not default to index -1, and inserts a row at the top of a table instead of appending it to the bottom. Attached is a little webpage illustrating this issue.
Attachments
Illustration of insertRow() default behavior (523 bytes, text/html)
2014-10-24 21:05 PDT, billcari
no flags
Alexey Proskuryakov
Comment 1 2014-10-27 23:53:26 PDT
This is already fixed in WebKit trunk. *** This bug has been marked as a duplicate of bug 132651 ***
Note You need to log in before you can comment on or make changes to this bug.