[Webkit-unassigned] [Bug 138067] New: HTMLTableElement.insertRow() index should default to -1
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 24 21:05:22 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138067
Bug ID: 138067
Summary: HTMLTableElement.insertRow() index should default to
-1
Classification: Unclassified
Product: WebKit
Version: 525.x (Safari 3.2)
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Tables
Assignee: webkit-unassigned at lists.webkit.org
Reporter: billcari at lightlink.com
Created attachment 240452
--> https://bugs.webkit.org/attachment.cgi?id=240452&action=review
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141025/37228c45/attachment-0002.html>
More information about the webkit-unassigned
mailing list