RESOLVED DUPLICATE of bug 132651 138067
HTMLTableElement.insertRow() index should default to -1
https://bugs.webkit.org/show_bug.cgi?id=138067
Summary HTMLTableElement.insertRow() index should default to -1
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.