<?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: CSS Animation</title>
	<atom:link href="http://webkit.org/blog/138/css-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://webkit.org/blog/138/css-animation/</link>
	<description>All about WebKit development</description>
	<lastBuildDate>Thu, 05 Nov 2009 13:21:18 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Rowe</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23168</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Fri, 09 Nov 2007 05:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23168</guid>
		<description>As previously mentioned:

&lt;blockquote&gt;
These features are only available in nightly builds of WebKit at this point. Visit &lt;a href=&#039;http://nightly.webkit.org/&#039; rel=&quot;nofollow&quot;&gt;nightly.webkit.org&lt;/a&gt; and grab the latest build to try them out.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>As previously mentioned:</p>
<blockquote><p>
These features are only available in nightly builds of WebKit at this point. Visit <a href='http://nightly.webkit.org/' rel="nofollow">nightly.webkit.org</a> and grab the latest build to try them out.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: pohl</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23166</link>
		<dc:creator>pohl</dc:creator>
		<pubDate>Fri, 09 Nov 2007 00:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23166</guid>
		<description>What do I need to view this page in in order to see these effects for myself?   It appears that
I&#039;m only seeing the degraded behaviour.

I have tried  Safari 3.0.3 (522.12.1) on Tiger, and
Safari 3.0.4 (5523.10) on Leopard.</description>
		<content:encoded><![CDATA[<p>What do I need to view this page in in order to see these effects for myself?   It appears that<br />
I&#8217;m only seeing the degraded behaviour.</p>
<p>I have tried  Safari 3.0.3 (522.12.1) on Tiger, and<br />
Safari 3.0.4 (5523.10) on Leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surfin’ Safari - Blog Archive » CSS Animation at Nuclear Blog</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23165</link>
		<dc:creator>Surfin’ Safari - Blog Archive » CSS Animation at Nuclear Blog</dc:creator>
		<pubDate>Fri, 09 Nov 2007 00:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23165</guid>
		<description>[...] Surfin’ Safari - Blog Archive » CSS Animation We have another cool new CSS feature to talk about: animation specified in CSS. [...]</description>
		<content:encoded><![CDATA[<p>[...] Surfin’ Safari &#8211; Blog Archive » CSS Animation We have another cool new CSS feature to talk about: animation specified in CSS. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caesarsgrunt</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23147</link>
		<dc:creator>caesarsgrunt</dc:creator>
		<pubDate>Sun, 04 Nov 2007 23:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23147</guid>
		<description>Another question - sorry!
Is there a reference of &#039;experimental&#039; -webkit- css anywhere, other than scattered through this blog? It would be great if there was - sort of like Mozilla have, but hopefully more detailed :)</description>
		<content:encoded><![CDATA[<p>Another question &#8211; sorry!<br />
Is there a reference of &#8216;experimental&#8217; -webkit- css anywhere, other than scattered through this blog? It would be great if there was &#8211; sort of like Mozilla have, but hopefully more detailed <img src='http://webkit.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caesarsgrunt</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23146</link>
		<dc:creator>caesarsgrunt</dc:creator>
		<pubDate>Sun, 04 Nov 2007 22:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23146</guid>
		<description>I understand what you&#039;re saying about providing these features for OS X&#039;s sake even if they don&#039;t get standardised, and in principle I think that&#039;s great (though of course, I really hope they do get standardised). However, I&#039;ve got a sort of endless loop-style argument going round inside my head about whether it&#039;s &#039;safe&#039; or not...
The main problem that I see is the -webkit-. I fully understand what this is for (although I can&#039;t remember what it&#039;s called) and to be honest, I can&#039;t think of a better alternative - but I still don&#039;t like it! The same applies to -moz- and -o-, of course. I end up having to specify things like opacity four times (including Microsoft&#039;s stupid filter) in order to make it work cross-(modern)-browser!

Can anyone tell me the difference between -khtml- and -webkit-? I understand that their roots are obviously different, but in my limited experiments both seem to function identically. I tend to use -khtml-, mainly because it sounds like it&#039;s probably more likely to be compatible with KHTML browsers - are the two functionally identical in WebKit? Or perhaps in both WebKit and KHTML...? Which should I use? (I&#039;m not sure if there&#039;s even a difference between WebKit and KHTML anymore... Is there?)

On a subject slightly more relevant to the original post - is there any way to use these properties to achieve transitions between pages, like with Microsoft&#039;s horrible proprietary code?

BTW - I like this (experimental, I know) feature so much that I&#039;m already using it on all my sites. :) (To smooth off the sudden switches in link style when hovered, for example.)

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>I understand what you&#8217;re saying about providing these features for OS X&#8217;s sake even if they don&#8217;t get standardised, and in principle I think that&#8217;s great (though of course, I really hope they do get standardised). However, I&#8217;ve got a sort of endless loop-style argument going round inside my head about whether it&#8217;s &#8217;safe&#8217; or not&#8230;<br />
The main problem that I see is the -webkit-. I fully understand what this is for (although I can&#8217;t remember what it&#8217;s called) and to be honest, I can&#8217;t think of a better alternative &#8211; but I still don&#8217;t like it! The same applies to -moz- and -o-, of course. I end up having to specify things like opacity four times (including Microsoft&#8217;s stupid filter) in order to make it work cross-(modern)-browser!</p>
<p>Can anyone tell me the difference between -khtml- and -webkit-? I understand that their roots are obviously different, but in my limited experiments both seem to function identically. I tend to use -khtml-, mainly because it sounds like it&#8217;s probably more likely to be compatible with KHTML browsers &#8211; are the two functionally identical in WebKit? Or perhaps in both WebKit and KHTML&#8230;? Which should I use? (I&#8217;m not sure if there&#8217;s even a difference between WebKit and KHTML anymore&#8230; Is there?)</p>
<p>On a subject slightly more relevant to the original post &#8211; is there any way to use these properties to achieve transitions between pages, like with Microsoft&#8217;s horrible proprietary code?</p>
<p>BTW &#8211; I like this (experimental, I know) feature so much that I&#8217;m already using it on all my sites. <img src='http://webkit.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (To smooth off the sudden switches in link style when hovered, for example.)</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hyatt</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23140</link>
		<dc:creator>hyatt</dc:creator>
		<pubDate>Sun, 04 Nov 2007 02:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23140</guid>
		<description>Jakob, yes the element will still receive events.</description>
		<content:encoded><![CDATA[<p>Jakob, yes the element will still receive events.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23137</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Sun, 04 Nov 2007 01:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23137</guid>
		<description>In the first example, it seems to fade in much quicker than it fades out. Is that just an illusion?

BTW, I think this is fantastic work!</description>
		<content:encoded><![CDATA[<p>In the first example, it seems to fade in much quicker than it fades out. Is that just an illusion?</p>
<p>BTW, I think this is fantastic work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakob Peterhänsel</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23136</link>
		<dc:creator>Jakob Peterhänsel</dc:creator>
		<pubDate>Sat, 03 Nov 2007 21:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23136</guid>
		<description>Wow, way cool.

One thing that pops up in my mind, without having made a test other that with this page:

Does the element in question (like, in a fade-out) still receive events? It seems so on example 3, and that would be cool when used on sub-menues, so they can start a fadeout when the cursor leaves the &#039;safe-area&#039; and give visual feedback, instead of just popping away. Would make navigation more safe, I guess... :-)</description>
		<content:encoded><![CDATA[<p>Wow, way cool.</p>
<p>One thing that pops up in my mind, without having made a test other that with this page:</p>
<p>Does the element in question (like, in a fade-out) still receive events? It seems so on example 3, and that would be cool when used on sub-menues, so they can start a fadeout when the cursor leaves the &#8217;safe-area&#8217; and give visual feedback, instead of just popping away. Would make navigation more safe, I guess&#8230; <img src='http://webkit.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rowe</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23133</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Sat, 03 Nov 2007 17:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23133</guid>
		<description>If something is not working correctly you should &lt;a href=&#039;http://webkit.org/quality/reporting.html&#039; rel=&quot;nofollow&quot;&gt;file a bug report&lt;/a&gt;.  Be sure to double-check that you are in fact testing with a nightly build.</description>
		<content:encoded><![CDATA[<p>If something is not working correctly you should <a href='http://webkit.org/quality/reporting.html' rel="nofollow">file a bug report</a>.  Be sure to double-check that you are in fact testing with a nightly build.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bstewart</title>
		<link>http://webkit.org/blog/138/css-animation/comment-page-1/#comment-23132</link>
		<dc:creator>bstewart</dc:creator>
		<pubDate>Sat, 03 Nov 2007 16:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/138/css-animation/#comment-23132</guid>
		<description>FYI, it doesn&#039;t appear to be functioning as described in Safari for Windows using Vista Home Basic. :)</description>
		<content:encoded><![CDATA[<p>FYI, it doesn&#8217;t appear to be functioning as described in Safari for Windows using Vista Home Basic. <img src='http://webkit.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
