<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: CSS3 Selectors :last-child</title>
	<atom:link href="http://www.dtsn.co.uk/2008/04/14/css3-selectors-last-child/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dtsn.co.uk/2008/04/14/css3-selectors-last-child/</link>
	<description>Daniel Thomas Saxil-Nielsen</description>
	<pubDate>Thu, 28 Aug 2008 10:44:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Daniel</title>
		<link>http://www.dtsn.co.uk/2008/04/14/css3-selectors-last-child/#comment-513</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 14 Apr 2008 18:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/?p=126#comment-513</guid>
		<description>Hi Jos,

I totally agree with you, no one can seem to get this right, i wouldn't recommend anyone using the CSS3 structural pseudo-classes, unless they are using prototype (which supports them all). I just thought i would draw peoples attention to them, they are powerful, and maybe one day they will be fully cross-browser compatable.</description>
		<content:encoded><![CDATA[<p>Hi Jos,</p>
<p>I totally agree with you, no one can seem to get this right, i wouldn&#8217;t recommend anyone using the CSS3 structural pseudo-classes, unless they are using prototype (which supports them all). I just thought i would draw peoples attention to them, they are powerful, and maybe one day they will be fully cross-browser compatable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jos Hirth</title>
		<link>http://www.dtsn.co.uk/2008/04/14/css3-selectors-last-child/#comment-512</link>
		<dc:creator>Jos Hirth</dc:creator>
		<pubDate>Mon, 14 Apr 2008 17:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/?p=126#comment-512</guid>
		<description>Unfortunately :last-child (and all similar pseudo class selectors) are broken in Firefox for everything than the most simple kind of test cases. The reason for that is that those rules are applied whenever the page is drawn. This unfortunately includes partial still-loading renderings. And well, the final rendering step doesn't fix that.

See: http://kaioa.com/node/39

Fortunately it's more usable over in Opera, but even Opera has some issues with that stuff if the DOM is manipulated via JS.

Maybe Safari gets it right. Right now it isn't really usable even if you ignore IE completely.</description>
		<content:encoded><![CDATA[<p>Unfortunately :last-child (and all similar pseudo class selectors) are broken in Firefox for everything than the most simple kind of test cases. The reason for that is that those rules are applied whenever the page is drawn. This unfortunately includes partial still-loading renderings. And well, the final rendering step doesn&#8217;t fix that.</p>
<p>See: <a href="http://kaioa.com/node/39" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/kaioa.com');">http://kaioa.com/node/39</a></p>
<p>Fortunately it&#8217;s more usable over in Opera, but even Opera has some issues with that stuff if the DOM is manipulated via JS.</p>
<p>Maybe Safari gets it right. Right now it isn&#8217;t really usable even if you ignore IE completely.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
