<?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: Border Imaging Redux</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2011/01/26/border-imaging-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2011/01/26/border-imaging-redux/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 10 May 2013 11:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Erik Mogensen</title>
		<link>http://meyerweb.com/eric/thoughts/2011/01/26/border-imaging-redux/#comment-533418</link>
		<dc:creator>Erik Mogensen</dc:creator>
		<pubDate>Tue, 01 Feb 2011 20:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1467#comment-533418</guid>
		<description><![CDATA[&lt;a href=&quot;http://www.w3.org/TR/css3-background/#acknowledgments&quot; rel=&quot;nofollow&quot;&gt;The acknowledgements&lt;/a&gt; of the CSS3 candidate recommendation lists Ian Hickson:
&lt;blockquote&gt;A set of properties for border images was initially proposed by fantasai. The current simplification (one image cut into nine parts) is due to Ian Hickson. (Though the original idea seems to originate with some anonymous Microsoft engineers.)&lt;/blockquote&gt;
Way back in August 2004, fantasai suggested &lt;a href=&quot;http://lists.w3.org/Archives/Public/www-style/2004Aug/0173.html&quot; rel=&quot;nofollow&quot;&gt;using multiple backgrounds&lt;/a&gt; too, in order to get the draft done quicker:
&lt;blockquote&gt;
The trouble with fancy borders is the difficulty of specifying them right and of implementing them. But most of what page authors are doing is using background images to achieve the effect, inserting extra elements to have the necessary frames to attach them to.

So here&#039;s an alternate proposal:

-   Leave image borders for a later draft.

-  Publish backgrounds and borders without image borders but *with a way of specifying multiple backgrounds on a single element*.

It should be relatively easy to specify and to implement, and we&#039;ll get the
CSS3 backgrounds and borders properties out sooner, which is needed.
&lt;/blockquote&gt;

And here we are, seven years on.]]></description>
		<content:encoded><![CDATA[<p><a href="http://www.w3.org/TR/css3-background/#acknowledgments" rel="nofollow">The acknowledgements</a> of the CSS3 candidate recommendation lists Ian Hickson:</p>
<blockquote><p>A set of properties for border images was initially proposed by fantasai. The current simplification (one image cut into nine parts) is due to Ian Hickson. (Though the original idea seems to originate with some anonymous Microsoft engineers.)</p></blockquote>
<p>Way back in August 2004, fantasai suggested <a href="http://lists.w3.org/Archives/Public/www-style/2004Aug/0173.html" rel="nofollow">using multiple backgrounds</a> too, in order to get the draft done quicker:</p>
<blockquote><p>
The trouble with fancy borders is the difficulty of specifying them right and of implementing them. But most of what page authors are doing is using background images to achieve the effect, inserting extra elements to have the necessary frames to attach them to.</p>
<p>So here&#8217;s an alternate proposal:</p>
<p>-   Leave image borders for a later draft.</p>
<p>-  Publish backgrounds and borders without image borders but *with a way of specifying multiple backgrounds on a single element*.</p>
<p>It should be relatively easy to specify and to implement, and we&#8217;ll get the<br />
CSS3 backgrounds and borders properties out sooner, which is needed.
</p></blockquote>
<p>And here we are, seven years on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Gresley</title>
		<link>http://meyerweb.com/eric/thoughts/2011/01/26/border-imaging-redux/#comment-532361</link>
		<dc:creator>Alan Gresley</dc:creator>
		<pubDate>Fri, 28 Jan 2011 17:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/?p=1467#comment-532361</guid>
		<description><![CDATA[I love the current WebKit behavior.

This allows a repeated background all around the border.

&lt;code&gt;-webkit-border-image: url(images/border-3.png) 200 / 20px repeat;&lt;/code&gt;

This allows a repeated background at the corners and bars at the top and bottom.

&lt;code&gt;-webkit-border-image: url(images/border-3.png) 200 / 20px;&lt;/code&gt;

And this is done with a crude background which has had the center made transparent by my paint app rubber.]]></description>
		<content:encoded><![CDATA[<p>I love the current WebKit behavior.</p>
<p>This allows a repeated background all around the border.</p>
<p><code>-webkit-border-image: url(images/border-3.png) 200 / 20px repeat;</code></p>
<p>This allows a repeated background at the corners and bars at the top and bottom.</p>
<p><code>-webkit-border-image: url(images/border-3.png) 200 / 20px;</code></p>
<p>And this is done with a crude background which has had the center made transparent by my paint app rubber.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->