<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Native CSS selectors with querySelector</title>
	<atom:link href="http://ajaxian.com/archives/native-css-selectors-with-queryselector/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/native-css-selectors-with-queryselector</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: jdalton</title>
		<link>http://ajaxian.com/archives/native-css-selectors-with-queryselector/comment-page-1#comment-261293</link>
		<dc:creator>jdalton</dc:creator>
		<pubDate>Tue, 12 Feb 2008 03:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3319#comment-261293</guid>
		<description>Ticket and patch submitted for Prototype 1.6.0.2 as well:
http://dev.rubyonrails.org/ticket/11085</description>
		<content:encoded><![CDATA[<p>Ticket and patch submitted for Prototype 1.6.0.2 as well:<br />
<a href="http://dev.rubyonrails.org/ticket/11085" rel="nofollow">http://dev.rubyonrails.org/ticket/11085</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Schmucker</title>
		<link>http://ajaxian.com/archives/native-css-selectors-with-queryselector/comment-page-1#comment-261291</link>
		<dc:creator>Hans Schmucker</dc:creator>
		<pubDate>Mon, 11 Feb 2008 23:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3319#comment-261291</guid>
		<description>Just out of curiosity.... what does document.querySelector(&quot;:hover&quot;); actually return? I mean, not only can links be hovered, but also the body node ... which means that you should end up with the body node whenever the mouse is inside the window. But I&#039;ve got the strange suspicion that the result will be different....</description>
		<content:encoded><![CDATA[<p>Just out of curiosity&#8230;. what does document.querySelector(&#8220;:hover&#8221;); actually return? I mean, not only can links be hovered, but also the body node &#8230; which means that you should end up with the body node whenever the mouse is inside the window. But I&#8217;ve got the strange suspicion that the result will be different&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slightlyoff</title>
		<link>http://ajaxian.com/archives/native-css-selectors-with-queryselector/comment-page-1#comment-261288</link>
		<dc:creator>slightlyoff</dc:creator>
		<pubDate>Mon, 11 Feb 2008 21:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3319#comment-261288</guid>
		<description>...and Dojo is updated to support it, although it does seem to make the nightly crash on our test pages.

http://trac.dojotoolkit.org/ticket/5832

Regards</description>
		<content:encoded><![CDATA[<p>&#8230;and Dojo is updated to support it, although it does seem to make the nightly crash on our test pages.</p>
<p><a href="http://trac.dojotoolkit.org/ticket/5832" rel="nofollow">http://trac.dojotoolkit.org/ticket/5832</a></p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: efattal</title>
		<link>http://ajaxian.com/archives/native-css-selectors-with-queryselector/comment-page-1#comment-261284</link>
		<dc:creator>efattal</dc:creator>
		<pubDate>Mon, 11 Feb 2008 20:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3319#comment-261284</guid>
		<description>It looks like your &quot;Native&quot; library is missing in the performance test page. Shouldn&#039;t it be instead of dummy.js?</description>
		<content:encoded><![CDATA[<p>It looks like your &#8220;Native&#8221; library is missing in the performance test page. Shouldn&#8217;t it be instead of dummy.js?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Anderson</title>
		<link>http://ajaxian.com/archives/native-css-selectors-with-queryselector/comment-page-1#comment-261275</link>
		<dc:creator>Eric Anderson</dc:creator>
		<pubDate>Mon, 11 Feb 2008 14:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3319#comment-261275</guid>
		<description>Evaluating it 250 times is meant to avoid difference in performance due to other things happening on the system (garbage collection, other programs, etc.). If it only ran it once you may not be getting an accurate result. Plus the test would run so fast you may also encounter slight errors in the timing. Running it 250 times magnifies the results making those slight errors somewhat negligible.</description>
		<content:encoded><![CDATA[<p>Evaluating it 250 times is meant to avoid difference in performance due to other things happening on the system (garbage collection, other programs, etc.). If it only ran it once you may not be getting an accurate result. Plus the test would run so fast you may also encounter slight errors in the timing. Running it 250 times magnifies the results making those slight errors somewhat negligible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cloudream</title>
		<link>http://ajaxian.com/archives/native-css-selectors-with-queryselector/comment-page-1#comment-261273</link>
		<dc:creator>Cloudream</dc:creator>
		<pubDate>Mon, 11 Feb 2008 13:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3319#comment-261273</guid>
		<description>who will query elements 250 times without evaluating results into a cache?</description>
		<content:encoded><![CDATA[<p>who will query elements 250 times without evaluating results into a cache?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

