<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Kommentarer till firstChild and nextSibling differences between Firefox and Explorer</title>
	<link>http://www.marcusnyberg.com/2008/02/28/firstchild-and-nextsibling-differences-between-firefox-and-explorer/</link>
	<description>Programmering - flipperspel - Timrå IK</description>
	<pubDate>Sat, 05 Jul 2008 10:04:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>Av: Simon Lindholm</title>
		<link>http://www.marcusnyberg.com/2008/02/28/firstchild-and-nextsibling-differences-between-firefox-and-explorer/#comment-90</link>
		<author>Simon Lindholm</author>
		<pubDate>Tue, 11 Mar 2008 10:42:47 +0000</pubDate>
		<guid>http://www.marcusnyberg.com/2008/02/28/firstchild-and-nextsibling-differences-between-firefox-and-explorer/#comment-90</guid>
					<description>Also note that these methods does not work for end-childs, which is indicated by a firstChild/nextSibling with the value null. To be really conformant, getNextSiblings loop also needs to test for endBrother!=null, and getFirstChild needs to return null instead of void (return;) (plus there is a bug in getFirstChild, the loop should test for </description>
		<content:encoded><![CDATA[<p>Also note that these methods does not work for end-childs, which is indicated by a firstChild/nextSibling with the value null. To be really conformant, getNextSiblings loop also needs to test for endBrother!=null, and getFirstChild needs to return null instead of void (return;) (plus there is a bug in getFirstChild, the loop should test for</p>
]]></content:encoded>
				</item>
</channel>
</rss>
