[Webkit-unassigned] [Bug 9610] Quirksmode meta bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 22 20:24:40 PST 2006


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





------- Comment #7 from ddkilzer at kilzer.net  2006-12-22 20:24 PDT -------
Incompatibility in "children" DOM property
Reported on 22 September 2006
http://www.quirksmode.org/bugreports/archives/2006/09/Incompatibility_in_children_DOM_property.html

In Safari 2.0.4 (and possibly other versions), a Node's "children" property
includes all descendant nodes, not just the immediate children. The
"childNodes" property correctly returns only the immediate child nodes.

Test page: http://joynt.net/steve/browser/children.html

Fixed as of locally-built debug build of WebKit r18399 with Safari 2.0.4
(419.3) on Mac OS X 10.4.8 (8N1037).


-- 
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