<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Tech Blog &#187; DOM</title>
	<atom:link href="http://blog.mozilla.com/web-tech/category/dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/web-tech</link>
	<description>to web developers, with love</description>
	<lastBuildDate>Tue, 22 Jul 2008 18:26:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>querySelector[All]</title>
		<link>http://blog.mozilla.com/web-tech/2008/07/22/queryselectorall/</link>
		<comments>http://blog.mozilla.com/web-tech/2008/07/22/queryselectorall/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 18:25:56 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DOM]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/web-tech/2008/07/22/queryselectorall/</guid>
		<description><![CDATA[querySelector[All] support landed just in time for Firefox 3.1 alpha 1.  This gives web developers a much faster method of getting the set of nodes matching a CSS selector, and hopefully tookits will pick it up and start using it so that web developers get the benefits transparently.  For those interested, there is a test [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3.org/TR/selectors-api/">querySelector[All]</a> support landed just in time for Firefox 3.1 alpha 1.  This gives web developers a much faster method of getting the set of nodes matching a CSS selector, and hopefully tookits will pick it up and start using it so that web developers get the benefits transparently.  For those interested, there is <a href="http://webkit.org/perf/slickspeed/">a test put together by the Webkit developers</a> that compares querySelectorAll performance to that of existing query mechanisms.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/web-tech/2008/07/22/queryselectorall/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
