<?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: Safari CSS Reference</title>
	<atom:link href="http://ajaxian.com/archives/safari-css-reference/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/safari-css-reference</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Jordan</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259480</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Thu, 29 Nov 2007 00:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259480</guid>
		<description>&lt;blockquote&gt;Actually there is a W3C proposed â€œborder-radiusâ€ property
http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius
so why to use proprietary name for it?&lt;/blockquote&gt;
If the standard is not finished and still a draft document/work in progress, as it states at the top of the page you linked to, then it is better keep the proprietary name to avoid conflict with the finished standard if and when it comes out.</description>
		<content:encoded><![CDATA[<blockquote><p>Actually there is a W3C proposed â€œborder-radiusâ€ property<br />
<a href="http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius" rel="nofollow">http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius</a><br />
so why to use proprietary name for it?</p></blockquote>
<p>If the standard is not finished and still a draft document/work in progress, as it states at the top of the page you linked to, then it is better keep the proprietary name to avoid conflict with the finished standard if and when it comes out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxim Kozhukh</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259462</link>
		<dc:creator>Maxim Kozhukh</dc:creator>
		<pubDate>Wed, 28 Nov 2007 17:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259462</guid>
		<description>&gt;&gt;that donâ€™t meet a CSS recommendation
Actually there is a W3C  proposed &quot;border-radius&quot; property
http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius
so why to use proprietary name for it?</description>
		<content:encoded><![CDATA[<p>&gt;&gt;that donâ€™t meet a CSS recommendation<br />
Actually there is a W3C  proposed &#8220;border-radius&#8221; property<br />
<a href="http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius" rel="nofollow">http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-border-radius</a><br />
so why to use proprietary name for it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyB</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259461</link>
		<dc:creator>AndyB</dc:creator>
		<pubDate>Wed, 28 Nov 2007 17:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259461</guid>
		<description>Yeah, and it beats someone implementing something in the regular namespace (those properties that don&#039;t start with a dash) that then gets widely used and HAVE to be accepted by other browsers because people like some of the commenters on here complain about compatibility.  This method of adding experimental properties gives everyone a chance to test features as part of a full release without conflicting with the standard (or future standard changes).  Plus, since the specific syntax of the property name (leading dash) lets everyone know it&#039;s experimental, there is less chance of people using them in production code.</description>
		<content:encoded><![CDATA[<p>Yeah, and it beats someone implementing something in the regular namespace (those properties that don&#8217;t start with a dash) that then gets widely used and HAVE to be accepted by other browsers because people like some of the commenters on here complain about compatibility.  This method of adding experimental properties gives everyone a chance to test features as part of a full release without conflicting with the standard (or future standard changes).  Plus, since the specific syntax of the property name (leading dash) lets everyone know it&#8217;s experimental, there is less chance of people using them in production code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan Schiemann</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259448</link>
		<dc:creator>Dylan Schiemann</dc:creator>
		<pubDate>Wed, 28 Nov 2007 16:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259448</guid>
		<description>This is the W3C&#039;s encouraged mechanism for things that don&#039;t meet a CSS recommendation, so it&#039;s a good thing.  Otherwise, it would never be possible to experiment and implement anything new.  Something can&#039;t be standard if there&#039;s no working implementation...</description>
		<content:encoded><![CDATA[<p>This is the W3C&#8217;s encouraged mechanism for things that don&#8217;t meet a CSS recommendation, so it&#8217;s a good thing.  Otherwise, it would never be possible to experiment and implement anything new.  Something can&#8217;t be standard if there&#8217;s no working implementation&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdmadph</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259444</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Wed, 28 Nov 2007 15:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259444</guid>
		<description>Sigh... more proprietary standards.  I mean, understandably, it&#039;s for something that doesn&#039;t yet exist in a stable standard, but still. :P</description>
		<content:encoded><![CDATA[<p>Sigh&#8230; more proprietary standards.  I mean, understandably, it&#8217;s for something that doesn&#8217;t yet exist in a stable standard, but still. :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: don hosek</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259442</link>
		<dc:creator>don hosek</dc:creator>
		<pubDate>Wed, 28 Nov 2007 15:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259442</guid>
		<description>Yes, these properties work on the iPhone.

FF2 has its own implementation of the rounded corners properties as well.</description>
		<content:encoded><![CDATA[<p>Yes, these properties work on the iPhone.</p>
<p>FF2 has its own implementation of the rounded corners properties as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Mileham</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259435</link>
		<dc:creator>Steven Mileham</dc:creator>
		<pubDate>Wed, 28 Nov 2007 14:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259435</guid>
		<description>Any idea if these work with the iPhone version of Safari?</description>
		<content:encoded><![CDATA[<p>Any idea if these work with the iPhone version of Safari?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Peavy</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259429</link>
		<dc:creator>Will Peavy</dc:creator>
		<pubDate>Wed, 28 Nov 2007 12:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259429</guid>
		<description>@site smart: They are using a browser-specific tags because the CSS3 style rounded border rule is classified as &#039;experimental&#039;. Once it moves to &#039;stable&#039; the browser specific tag will be dropped.
.
See: http://developer.apple.com/documentation/AppleApplications/Reference/SafariCSSRef/Articles/ExplanationofTerms.html#//apple_ref/doc/uid/TP40006578-DontLinkElementID_5</description>
		<content:encoded><![CDATA[<p>@site smart: They are using a browser-specific tags because the CSS3 style rounded border rule is classified as &#8216;experimental&#8217;. Once it moves to &#8216;stable&#8217; the browser specific tag will be dropped.<br />
.<br />
See: <a href="http://developer.apple.com/documentation/AppleApplications/Reference/SafariCSSRef/Articles/ExplanationofTerms.html#//apple_ref/doc/uid/TP40006578-DontLinkElementID_5" rel="nofollow">http://developer.apple.com/documentation/AppleApplications/Reference/SafariCSSRef/Articles/ExplanationofTerms.html#//apple_ref/doc/uid/TP40006578-DontLinkElementID_5</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinch</title>
		<link>http://ajaxian.com/archives/safari-css-reference/comment-page-1#comment-259427</link>
		<dc:creator>Vinch</dc:creator>
		<pubDate>Wed, 28 Nov 2007 12:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3052#comment-259427</guid>
		<description>And what about the &quot;-khtml-&quot; prefix?
Doesn&#039;t it work with Safari?</description>
		<content:encoded><![CDATA[<p>And what about the &#8220;-khtml-&#8221; prefix?<br />
Doesn&#8217;t it work with Safari?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

