Bug 9271
Summary: | Quirksmode: Table rows collection incorrect | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adele Peterson <adele> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | PC | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 9610 |
Adele Peterson
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."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
This has been fixed ages ago, even according to the test page :) closing as worksforme.