<?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: Opera Border Radius in 2010?</title>
	<atom:link href="http://www.kilobitspersecond.com/2009/09/12/opera-border-radius-in-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kilobitspersecond.com/2009/09/12/opera-border-radius-in-2010/</link>
	<description>A blog about Ubuntu, typography, and contemporary technologies.</description>
	<lastBuildDate>Wed, 01 Feb 2012 02:49:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Alhadis</title>
		<link>http://www.kilobitspersecond.com/2009/09/12/opera-border-radius-in-2010/#comment-23531</link>
		<dc:creator>Alhadis</dc:creator>
		<pubDate>Wed, 14 Jul 2010 10:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilobitspersecond.com/?p=2315#comment-23531</guid>
		<description>So... hang on, among all these vendor prefixes I&#039;ve been seeing... you mean to tell me &quot;-o-border-top-left-radius:&quot; was just a waste of space? And that Presto never had a vendor-specific extension for border-radius...?

Man, what a waste of 26 bytes.</description>
		<content:encoded><![CDATA[<p>So… hang on, among all these vendor prefixes I’ve been seeing… you mean to tell me “-o-border-top-left-radius:” was just a waste of space? And that Presto never had a vendor-specific extension for border-radius…?</p>
<p>Man, what a waste of 26 bytes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.kilobitspersecond.com/2009/09/12/opera-border-radius-in-2010/#comment-23157</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 18 Jun 2010 16:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilobitspersecond.com/?p=2315#comment-23157</guid>
		<description>Thank you Opera.  Now all my uses of the standard won&#039;t have been for nothing.</description>
		<content:encoded><![CDATA[<p>Thank you Opera.  Now all my uses of the standard won’t have been for nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georgina</title>
		<link>http://www.kilobitspersecond.com/2009/09/12/opera-border-radius-in-2010/#comment-23156</link>
		<dc:creator>Georgina</dc:creator>
		<pubDate>Fri, 18 Jun 2010 15:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilobitspersecond.com/?p=2315#comment-23156</guid>
		<description>I have been playing with this today, and it is true. I have the latest version of Opera on Windows and have successfully used border-radius without a vendor prefix. It uses the specific corner versions that webkit does rather than the way mozilla does (these do the same thing, first if mozilla, second in opera):


			-moz-border-radius-topleft: 200px 300px;
			-moz-border-radius-topright: 200px 300px;
			-moz-border-radius-bottomleft: 200px;
			-moz-border-radius-bottomright: 200px;
			border-top-left-radius: 200px 300px;
			border-top-right-radius: 200px 300px;
			border-bottom-left-radius: 200px;
			border-bottom-right-radius: 200px;</description>
		<content:encoded><![CDATA[<p>I have been playing with this today, and it is true. I have the latest version of Opera on Windows and have successfully used border-radius without a vendor prefix. It uses the specific corner versions that webkit does rather than the way mozilla does (these do the same thing, first if mozilla, second in opera):</p>
<p>			–moz-border-radius-topleft: 200px 300px;<br />
			–moz-border-radius-topright: 200px 300px;<br />
			–moz-border-radius-bottomleft: 200px;<br />
			–moz-border-radius-bottomright: 200px;<br />
			border-top-left-radius: 200px 300px;<br />
			border-top-right-radius: 200px 300px;<br />
			border-bottom-left-radius: 200px;<br />
			border-bottom-right-radius: 200px;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

