<?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/"
	>

<channel>
	<title>Edge Case &#8211; kemrogue.com</title>
	<atom:link href="https://kemrogue.com/category/edge-case-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://kemrogue.com</link>
	<description></description>
	<lastBuildDate>Fri, 15 May 2015 14:48:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>Edge Case: Nested And Mixed Lists</title>
		<link>https://kemrogue.com/edge-case-nested-and-mixed-lists/</link>
		
		<dc:creator><![CDATA[kemo]]></dc:creator>
		<pubDate>Fri, 15 May 2015 14:48:32 +0000</pubDate>
				<category><![CDATA[Edge Case]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[edge case]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[markup]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=1000</guid>

					<description><![CDATA[<p>Nested and mixed lists are an interesting beast. It&#8217;s a corner case to make sure that Lists within lists do not break the ordered list numbering order Your list styles go deep enough. Ordered &#8211; Unordered &#8211; Ordered ordered item ordered item unordered unordered ordered item ordered item ordered item ordered item Ordered &#8211; Unordered [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://kemrogue.com/edge-case-nested-and-mixed-lists/">Edge Case: Nested And Mixed Lists</a> appeared first on <a rel="nofollow" href="https://kemrogue.com">kemrogue.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Nested and mixed lists are an interesting beast. It&#8217;s a corner case to make sure that</p>
<ul>
<li><span style="line-height: 1.714285714; font-size: 1rem;">Lists within lists do not break the ordered list numbering order</span></li>
<li><span style="line-height: 1.714285714; font-size: 1rem;">Your list styles go deep enough.</span></li>
</ul>
<h3>Ordered &#8211; Unordered &#8211; Ordered</h3>
<ol>
<li>ordered item</li>
<li>ordered item
<ul>
<li><strong>unordered</strong></li>
<li><strong>unordered</strong>
<ol>
<li>ordered item</li>
<li>ordered item</li>
</ol>
</li>
</ul>
</li>
<li>ordered item</li>
<li>ordered item</li>
</ol>
<h3>Ordered &#8211; Unordered &#8211; Unordered</h3>
<ol>
<li>ordered item</li>
<li>ordered item
<ul>
<li><strong>unordered</strong></li>
<li><strong>unordered</strong>
<ul>
<li>unordered item</li>
<li>unordered item</li>
</ul>
</li>
</ul>
</li>
<li>ordered item</li>
<li>ordered item</li>
</ol>
<h3>Unordered &#8211; Ordered &#8211; Unordered</h3>
<ul>
<li>unordered item</li>
<li>unordered item
<ol>
<li>ordered</li>
<li>ordered
<ul>
<li>unordered item</li>
<li>unordered item</li>
</ul>
</li>
</ol>
</li>
<li>unordered item</li>
<li>unordered item</li>
</ul>
<h3>Unordered &#8211; Unordered &#8211; Ordered</h3>
<ul>
<li>unordered item</li>
<li>unordered item
<ul>
<li>unordered</li>
<li>unordered
<ol>
<li><strong>ordered item</strong></li>
<li><strong>ordered item</strong></li>
</ol>
</li>
</ul>
</li>
<li>unordered item</li>
<li>unordered item</li>
</ul>
<p>The post <a rel="nofollow" href="https://kemrogue.com/edge-case-nested-and-mixed-lists/">Edge Case: Nested And Mixed Lists</a> appeared first on <a rel="nofollow" href="https://kemrogue.com">kemrogue.com</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Antidisestablishmentarianism</title>
		<link>https://kemrogue.com/title-should-not-overflow-the-content-area/</link>
		
		<dc:creator><![CDATA[kemo]]></dc:creator>
		<pubDate>Mon, 05 Oct 2009 19:00:59 +0000</pubDate>
				<category><![CDATA[Edge Case]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[edge case]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[title]]></category>
		<guid isPermaLink="false">http://wptest.io/demo/?p=877</guid>

					<description><![CDATA[<p>Title should not overflow the content area A few things to check for: Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality. Check the browser window / tab title. If you are a plugin or widget developer, check that this text does not break anything. The following [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://kemrogue.com/title-should-not-overflow-the-content-area/">Antidisestablishmentarianism</a> appeared first on <a rel="nofollow" href="https://kemrogue.com">kemrogue.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Title should not overflow the content area</h2>
<p>A few things to check for:</p>
<ul>
<li>Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality.</li>
<li>Check the browser window / tab title.</li>
<li>If you are a plugin or widget developer, check that this text does not break anything.</li>
</ul>
<p>The following CSS properties will help you support non-breaking text.</p>
<pre>-ms-word-wrap: break-word;
word-wrap: break-word;</pre>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://kemrogue.com/title-should-not-overflow-the-content-area/">Antidisestablishmentarianism</a> appeared first on <a rel="nofollow" href="https://kemrogue.com">kemrogue.com</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title></title>
		<link>https://kemrogue.com/edge-case-no-title/</link>
		
		<dc:creator><![CDATA[kemo]]></dc:creator>
		<pubDate>Sat, 05 Sep 2009 16:00:23 +0000</pubDate>
				<category><![CDATA[Edge Case]]></category>
		<category><![CDATA[edge case]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[title]]></category>
		<guid isPermaLink="false">http://wpthemetestdata.wordpress.com/2007/09/04/14/</guid>

					<description><![CDATA[<p>This post has no title, but it still must link to the single post view somehow. This is typically done by placing the permalink on the post date.</p>
<p>The post <a rel="nofollow" href="https://kemrogue.com/edge-case-no-title/"></a> appeared first on <a rel="nofollow" href="https://kemrogue.com">kemrogue.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This post has no title, but it still must link to the single post view somehow.</p>
<p>This is typically done by placing the permalink on the post date.</p>
<p>The post <a rel="nofollow" href="https://kemrogue.com/edge-case-no-title/"></a> appeared first on <a rel="nofollow" href="https://kemrogue.com">kemrogue.com</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
