Bug 9271 - Quirksmode: Table rows collection incorrect
Summary: Quirksmode: Table rows collection incorrect
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 9610
  Show dependency treegraph
 
Reported: 2006-06-02 15:01 PDT by Adele Peterson
Modified: 2006-06-24 14:07 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adele Peterson 2006-06-02 15:01:50 PDT
http://www.quirksmode.org/bugreports/archives/safari/index.html

"The rows collection for tables in Safari is incorrect. It appears that Safari includes <th> elements in the rows collection. Using getElementsByTagName("tr") returns the correct collection.

Test page http://mrprickles.com/howmanyrows.html
Workaround is included
Reported by: David Clarke."
Comment 1 Joost de Valk (AlthA) 2006-06-24 14:07:52 PDT
This has been fixed ages ago, even according to the test page :) closing as worksforme.