<?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: Collapsed Spaces Around &lt;Run /&gt;</title>
	<atom:link href="http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/feed/" rel="self" type="application/rss+xml" />
	<link>http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/</link>
	<description>Typed live in front of a studio audience in Seattle</description>
	<lastBuildDate>Sun, 20 Apr 2008 10:00:50 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fil</title>
		<link>http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/comment-page-1/#comment-8189</link>
		<dc:creator>fil</dc:creator>
		<pubDate>Tue, 20 Mar 2007 18:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/#comment-8189</guid>
		<description>Rob -- I forget my exact repro, but I did find one where the trailing text inside a &lt;code&gt;Run&lt;/code&gt; is stripped. Try:

&lt;pre&gt;&lt;code&gt;&lt;Paragraph&gt;&lt;Run&gt;Hello &lt;/Run&gt;&lt;Run&gt; World&lt;/Run&gt;&lt;/Paragraph&gt;&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Rob &#8212; I forget my exact repro, but I did find one where the trailing text inside a <code>Run</code> is stripped. Try:</p>
<pre><code>&lt;Paragraph&gt;&lt;Run&gt;Hello &lt;/Run&gt;&lt;Run&gt; World&lt;/Run&gt;&lt;/Paragraph&gt;</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Relyea</title>
		<link>http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/comment-page-1/#comment-8113</link>
		<dc:creator>Rob Relyea</dc:creator>
		<pubDate>Tue, 20 Mar 2007 00:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/#comment-8113</guid>
		<description>Fil-
I can&#039;t repro.  See: http://rrelyea.spaces.live.com/blog/cns!167AD7A5AB58D5FE!1781.entry 
Thx, Rob</description>
		<content:encoded><![CDATA[<p>Fil-<br />
I can&#8217;t repro.  See: <a href="http://rrelyea.spaces.live.com/blog/cns" rel="nofollow">http://rrelyea.spaces.live.com/blog/cns</a>!167AD7A5AB58D5FE!1781.entry<br />
Thx, Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike B.</title>
		<link>http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/comment-page-1/#comment-8105</link>
		<dc:creator>Mike B.</dc:creator>
		<pubDate>Mon, 19 Mar 2007 17:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/#comment-8105</guid>
		<description>fil - well, yeah... partially.

It&#039;s always bothered me that 1 or more spaces/tabs in HTML only ever get translated to 1 space.  I realize that it&#039;s probably to prevent stupid users from creating whitespace-based layouts, and also to allow the source to be formatted to be easily read without affecting the rendered page.  But doing so seems to create confusion and also rounds the edges off of what should be a more strict document interpretation.</description>
		<content:encoded><![CDATA[<p>fil &#8211; well, yeah&#8230; partially.</p>
<p>It&#8217;s always bothered me that 1 or more spaces/tabs in HTML only ever get translated to 1 space.  I realize that it&#8217;s probably to prevent stupid users from creating whitespace-based layouts, and also to allow the source to be formatted to be easily read without affecting the rendered page.  But doing so seems to create confusion and also rounds the edges off of what should be a more strict document interpretation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheva</title>
		<link>http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/comment-page-1/#comment-8035</link>
		<dc:creator>Sheva</dc:creator>
		<pubDate>Sun, 18 Mar 2007 09:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/#comment-8035</guid>
		<description>Actually you can preserve the white spaces between element tag using the following trick:


Sheva</description>
		<content:encoded><![CDATA[<p>Actually you can preserve the white spaces between element tag using the following trick:</p>
<p>Sheva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fil</title>
		<link>http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/comment-page-1/#comment-7899</link>
		<dc:creator>fil</dc:creator>
		<pubDate>Fri, 16 Mar 2007 14:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/#comment-7899</guid>
		<description>Mike -- Did you ask this question just so you could use that joke?

The WPF parser is quirky when it comes to collapsing spaces around tags, and honestly, I don&#039;t know all the rules (been a long time since I worked there, I guess).</description>
		<content:encoded><![CDATA[<p>Mike &#8212; Did you ask this question just so you could use that joke?</p>
<p>The WPF parser is quirky when it comes to collapsing spaces around tags, and honestly, I don&#8217;t know all the rules (been a long time since I worked there, I guess).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike B.</title>
		<link>http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/comment-page-1/#comment-7878</link>
		<dc:creator>Mike B.</dc:creator>
		<pubDate>Fri, 16 Mar 2007 02:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://archive.fortes.com/2007/03/15/collapsed-spaces-around-run/#comment-7878</guid>
		<description>I&#039;m sure there is probably a very good reason, but why would WPF not recognize spaces between tags?  Seems to ignore the idea that spaces are characters too.  Are you an anti-spacite?</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure there is probably a very good reason, but why would WPF not recognize spaces between tags?  Seems to ignore the idea that spaces are characters too.  Are you an anti-spacite?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.348 seconds -->
