[Webkit-unassigned] [Bug 16160] New: rowIndex on DOMHTMLTableRowElement always returns -1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 10:53:05 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16160

           Summary: rowIndex on DOMHTMLTableRowElement always returns -1
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loveconquers at gmail.com
                CC: darin at apple.com


When you create a table element with several <tr> elements (rows) as children,
calling [DOMHTMLTableRowElement rowIndex] on the rows returns -1 every time,
regardless of where they are in the table.

DOMHTMLTableCellElement has a similar method, cellIndex, but that method works
correctly.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list