<?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/"
	 xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
>

<channel>
	<title>Daniel Bergey &#187; css</title>
	<atom:link href="http://danielbergey.com/motion/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielbergey.com/motion</link>
	<description>Commotion</description>
	<lastBuildDate>Mon, 02 Nov 2009 02:45:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Rounded Shadows in Chrome</title>
		<link>http://danielbergey.com/motion/2008/12/540/</link>
		<comments>http://danielbergey.com/motion/2008/12/540/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 02:27:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.danielbergey.com/weblog/?p=540</guid>
		<description><![CDATA[Google Chrome, the browser-as-a-modern-operating-system, came out of beta earlier this week. I love that Chrome uses Safari&#8217;s WebKit engine. I love that the version it uses is more advanced than that which Safari uses, so you not only get to use fancy CSS3-esque features like box-shadow: and border-radius:, but it features the improved Web Inspector. [...]]]></description>
			<content:encoded><![CDATA[<p>Google Chrome, the <a href="http://www.google.com/chrome/intl/en/webmasters-faq.html#newtab">browser-as-a-modern-operating-system</a>, came out of beta earlier this week.</p>

<p>I love that Chrome uses Safari&#8217;s WebKit engine. I love that the version it uses is more advanced than that which Safari uses, so you not only get to use fancy CSS3-esque features like <code>box-shadow:</code> and <code>border-radius:</code>, but it features the improved <a href="http://webkit.org/blog/197/web-inspector-redesign/">Web Inspector</a>.</p>

<p>But I find it rather silly to show rounded corners and drop shadows if you have this problem (Safari also shown for comparison):</p>

<p><style>table.images, table.images td {border: none; text-align:center; width: auto;}</style></p>

<div align="center"><table class="images">
<tr><td><img src="http://www.danielbergey.com/weblog/wp-content/uploads/2008/12/barracuda-backup-control-panel.jpg" alt="Barracuda Backup Control Panel.jpg" border="0" width="126" height="142" /></td>
<td><img border="1" src="http://www.danielbergey.com/weblog/wp-content/uploads/2008/12/barracuda-backup-control-panel-google-chrome-xp-pro-ie7.jpg" alt="Barracuda Backup Control Panel - Google Chrome — XP Pro - IE7.jpg" width="126" height="142" /></td></tr>
<tr><td>Safari 3.0</td><td>Chrome 1.0</td></tr>
</table>
</div>

<p>Remember, Chrome and Safari use the same layout engine. <a href="http://code.google.com/p/chromium/issues/detail?id=128">This bug</a> only shows up when you use <code>box-shadow:</code> and <code>border-radius:</code> together .. in Chrome.</p>

<p>When IE &amp; FireFox can&#8217;t show either the shadows or rounded corners, they at least fail gracefully.</p>

<p>If anyone has found a way to make Chrome behave, I&#8217;d love to hear about it. I&#8217;d like to be able to recommend people to a Windows browser (other than the awkward-on-that-platform Safari) in which to view my work with optimal presentation.</p>
<div class="smartshare" style="display: none;"></div>]]></content:encoded>
			<wfw:commentRss>http://danielbergey.com/motion/2008/12/540/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<slash:comments>0</slash:comments>
	</item>
		<item>
		<title>Safari 3.1</title>
		<link>http://danielbergey.com/motion/2008/03/safari-31/</link>
		<comments>http://danielbergey.com/motion/2008/03/safari-31/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 20:29:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.danielbergey.com/weblog/2008/03/18/safari-31/</guid>
		<description><![CDATA[Safari 3.1 is finally out, and it&#8217;s fast. There&#8217;s a new Develop menu, and the Web Inspector has received some welcome polish. But there is one expected feature that is missing in action, described in the post &#8220;Web Inspector Update&#8221; on the WebKit blog: Inline CSS EditingThis is the biggest new feature of the Inspector. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/safari/">Safari 3.1</a> is finally out, and it&#8217;s fast. There&#8217;s a new Develop menu, and the Web Inspector has received some welcome polish. But there is one expected feature that is missing in action, described in the post &#8220;<a href="http://webkit.org/blog/148/web-inspector-update/">Web Inspector Update</a>&#8221; on the <a href="http://webkit.org/blog/">WebKit blog</a>:</p>

<blockquote><h4>Inline CSS Editing</h4><img src="http://www.danielbergey.com/weblog/wp-content/uploads/2008/03/fe9f9041-a6db-4ce5-81b4-da696808ba43.jpg" align="right" style="margin-left: 10px; border-width: 0;" border="0" width="218" height="80" />This is the biggest new feature of the Inspector. You can now edit CSS styles simply by double-clicking them in the Inspector&rsquo;s Styles sidebar. This is really handy for tweaking the look of your site live in the browser.</blockquote>

<p>It&#8217;s referred to again in the <a href="http://tinyurl.com/2zlkf3">Safari 3.1 release notes</a>, but I can&#8217;t get it to work in the final downloaded version, though it still works in the <a href="http://nightly.webkit.org/">WebKit nightlies</a>. Perhaps the feature was deemed yet too unpolished for official release &#8212; there are still a lot of bugs reported on it, and <a href="http://www.getfirebug.com/css.html">FireBug&#8217;s CSS editor</a> is arguably better (and <a href="http://www.macrabbit.com/cssedit/">MacRabbit&#8217;s CSSEdit</a> even more so!).</p>

<p>P.S.: The future of the Web Inspector <a href="http://trac.webkit.org/projects/webkit/wiki/ProposedWebInspectorUIRefresh">looks even better</a>.</p>
<div class="smartshare" style="display: none;"></div>]]></content:encoded>
			<wfw:commentRss>http://danielbergey.com/motion/2008/03/safari-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<slash:comments>0</slash:comments>
	</item>
	</channel>
</rss>

