-
Website
http://fortes.com/ -
Original page
http://fortes.com/2007/03/collapsed-spaces-around-run/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
vektormedia
1 comment · 1 points
-
ZenemiG
1 comment · 1 points
-
Charbax
1 comment · 6 points
-
subikar
1 comment · 1 points
-
x11tech
8 comments · 1 points
-
-
Popular Threads
The WPF parser is quirky when it comes to collapsing spaces around tags, and honestly, I don't know all the rules (been a long time since I worked there, I guess).
Sheva
It's always bothered me that 1 or more spaces/tabs in HTML only ever get translated to 1 space. I realize that it'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.
I can't repro. See: http://rrelyea.spaces.live.com/blog/cns!167AD7A...
Thx, Rob
Runis stripped. Try:<pre>
ParagraphRunHello /RunRun World/Run/Paragraph</pre>