<?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: IE8 is Gonna Rock</title>
	<atom:link href="http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/feed/" rel="self" type="application/rss+xml" />
	<link>http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/</link>
	<description>Random Geek-Related Thoughts</description>
	<lastBuildDate>Fri, 05 Mar 2010 12:30:59 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vitaly Sharovatov</title>
		<link>http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/comment-page-1/#comment-9026</link>
		<dc:creator>Vitaly Sharovatov</dc:creator>
		<pubDate>Fri, 11 Apr 2008 12:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/#comment-9026</guid>
		<description>Yes, IEb1 supports Selectors API, but:
1) as IE doesn&#039;t have proper namespace support, we can&#039;t use Selectors API to query for elements in a different namespace
2) as the techspec doesn&#039;t offer any solution for the potential history theft possibility, IE8b1 ignores :link and :visited pseudoclasses to prevent history theft

I&#039;ve blogged about that &lt;a href=&quot;http://sharovatov.wordpress.com/2008/04/06/selectors-api-support-in-ie8b1/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

Regarding WebKit support for Selectors API: on my Windows machine latest build of Webkit (r31786) is &lt;em&gt;much&lt;/em&gt; slower in querying using Selectors API then IE8b1. I used &lt;a href=&quot;http://webkit.org/perf/slickspeed/&quot; rel=&quot;nofollow&quot;&gt;this test&lt;/a&gt; and will post results a little bit later.

And I didn&#039;t notice any support for Selectors API neither in Firefox 3.04b nor in Opera 9.50 beta.

Vitaly</description>
		<content:encoded><![CDATA[<p>Yes, IEb1 supports Selectors API, but:<br />
1) as IE doesn&#8217;t have proper namespace support, we can&#8217;t use Selectors API to query for elements in a different namespace<br />
2) as the techspec doesn&#8217;t offer any solution for the potential history theft possibility, IE8b1 ignores :link and :visited pseudoclasses to prevent history theft</p>
<p>I&#8217;ve blogged about that <a href="http://sharovatov.wordpress.com/2008/04/06/selectors-api-support-in-ie8b1/" rel="nofollow">here</a>.</p>
<p>Regarding WebKit support for Selectors API: on my Windows machine latest build of Webkit (r31786) is <em>much</em> slower in querying using Selectors API then IE8b1. I used <a href="http://webkit.org/perf/slickspeed/" rel="nofollow">this test</a> and will post results a little bit later.</p>
<p>And I didn&#8217;t notice any support for Selectors API neither in Firefox 3.04b nor in Opera 9.50 beta.</p>
<p>Vitaly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whoismario</title>
		<link>http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/comment-page-1/#comment-7958</link>
		<dc:creator>whoismario</dc:creator>
		<pubDate>Mon, 24 Mar 2008 01:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/#comment-7958</guid>
		<description>Do  you know if Apple plans on allowing a focus event on a div in Safari?  I have some behavior I&#039;d like to attach to a div via a selector, but without the focus event most of it is useless in Safari and Opera.</description>
		<content:encoded><![CDATA[<p>Do  you know if Apple plans on allowing a focus event on a div in Safari?  I have some behavior I&#8217;d like to attach to a div via a selector, but without the focus event most of it is useless in Safari and Opera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal Gill</title>
		<link>http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/comment-page-1/#comment-7645</link>
		<dc:creator>Kamal Gill</dc:creator>
		<pubDate>Fri, 21 Mar 2008 18:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2008/03/21/ie8-is-gonna-rock/#comment-7645</guid>
		<description>Safari 3.1, released 18 March 2008, natively supports querySelector and querySelectorAll (and, btw, getElementsByClassName).

I suspect Firefox 3 and the next Opera release will also support the querySelector* API.

Selectors API spec: &lt;a href=&quot;http://www.w3.org/TR/selectors-api/&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/selectors-api/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Safari 3.1, released 18 March 2008, natively supports querySelector and querySelectorAll (and, btw, getElementsByClassName).</p>
<p>I suspect Firefox 3 and the next Opera release will also support the querySelector* API.</p>
<p>Selectors API spec: <a href="http://www.w3.org/TR/selectors-api/" rel="nofollow">http://www.w3.org/TR/selectors-api/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
