<?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: &#8220;Block-level&#8221; links in HTML5</title>
	<atom:link href="http://html5doctor.com/block-level-links-in-html-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/block-level-links-in-html-5/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:33:43 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Making a div a link - DesignersTalk</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-2343</link>
		<dc:creator>Making a div a link - DesignersTalk</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-2343</guid>
		<description>[...] Posted by iandevlin Erm where did you see that?     &#8220;Block-level&#8221; links in HTML5 &#124; HTML5 Doctor   __________________ Professional, accessible, and search engine friendly web site development by [...]</description>
		<content:encoded><![CDATA[<p>[...] Posted by iandevlin Erm where did you see that?     &#8220;Block-level&#8221; links in HTML5 | HTML5 Doctor   __________________ Professional, accessible, and search engine friendly web site development by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Making a div a link - DesignersTalk</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-2342</link>
		<dc:creator>Making a div a link - DesignersTalk</dc:creator>
		<pubDate>Tue, 02 Mar 2010 19:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-2342</guid>
		<description>[...] Posted by iandevlin Erm where did you see that?     I keep up on HTML5.  &#8220;Block-level&#8221; links in HTML5 &#124; HTML5 Doctor   __________________ Professional, accessible, and search engine friendly web site development by [...]</description>
		<content:encoded><![CDATA[<p>[...] Posted by iandevlin Erm where did you see that?     I keep up on HTML5.  &#8220;Block-level&#8221; links in HTML5 | HTML5 Doctor   __________________ Professional, accessible, and search engine friendly web site development by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefox randomly adding _moz-rs-heading to a-tags</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-2326</link>
		<dc:creator>Firefox randomly adding _moz-rs-heading to a-tags</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-2326</guid>
		<description>[...] It looks like amongst a lot of other cool stuff HTML5 will bring us also block-level links. [...]</description>
		<content:encoded><![CDATA[<p>[...] It looks like amongst a lot of other cool stuff HTML5 will bring us also block-level links. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tot ce trebuie să ştii despre html 5 &#171; mali-dali</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-1724</link>
		<dc:creator>tot ce trebuie să ştii despre html 5 &#171; mali-dali</dc:creator>
		<pubDate>Fri, 27 Nov 2009 12:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-1724</guid>
		<description>[...] modificarea atributului href poţi citi la http://html5doctor.com/block-level-links-in-html-5/ sau la [...]</description>
		<content:encoded><![CDATA[<p>[...] modificarea atributului href poţi citi la <a href="http://html5doctor.com/block-level-links-in-html-5/" rel="nofollow">http://html5doctor.com/block-level-links-in-html-5/</a> sau la [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Lawson</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-1443</link>
		<dc:creator>Bruce Lawson</dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-1443</guid>
		<description>Gracious me - a bug in IE? 

 Fortunately, it  doesn&#039;t break the rendering of the page, but significantly breaks the UI.</description>
		<content:encoded><![CDATA[<p>Gracious me &#8211; a bug in IE? </p>
<p> Fortunately, it  doesn&#8217;t break the rendering of the page, but significantly breaks the UI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SelenIT</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-1433</link>
		<dc:creator>SelenIT</dc:creator>
		<pubDate>Tue, 20 Oct 2009 21:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-1433</guid>
		<description>IE (including IE8) has a minor, but annoying problem with &lt;em&gt;anything&lt;/em&gt; inside the links, which is displayed as blocks (even originally inline elements like &lt;code&gt;span&lt;/code&gt; set to &lt;code&gt;display:block&lt;/code&gt; via CSS). When right-clicking these elements, not the link context menu, but the default page context menu is displayed, so the user is unable to open the link in the new tab/window etc. Of course, user still can use middle-click or shift/ctrl + left click... but the expected link behavior becomes significantly broken, IMHO.</description>
		<content:encoded><![CDATA[<p>IE (including IE8) has a minor, but annoying problem with <em>anything</em> inside the links, which is displayed as blocks (even originally inline elements like <code>span</code> set to <code>display:block</code> via CSS). When right-clicking these elements, not the link context menu, but the default page context menu is displayed, so the user is unable to open the link in the new tab/window etc. Of course, user still can use middle-click or shift/ctrl + left click&#8230; but the expected link behavior becomes significantly broken, IMHO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oli</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-916</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Tue, 08 Sep 2009 14:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-916</guid>
		<description>Doh, for some reason I completely didn’t make the connection to &lt;a href=&quot;http://remysharp.com/2009/08/10/defining-the-vomit-bug/&quot; rel=&quot;nofollow&quot;&gt;Remy’s Vomit Bug&lt;/a&gt;—this looks like a variant. Chunder galore! :&#124;</description>
		<content:encoded><![CDATA[<p>Doh, for some reason I completely didn’t make the connection to <a href="http://remysharp.com/2009/08/10/defining-the-vomit-bug/" rel="nofollow">Remy’s Vomit Bug</a>—this looks like a variant. Chunder galore! <img src='http://html5doctor.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-2/#comment-912</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-912</guid>
		<description>Excellent Oli, thanks!</description>
		<content:encoded><![CDATA[<p>Excellent Oli, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oli</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-1/#comment-911</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Thu, 03 Sep 2009 16:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-911</guid>
		<description>Hey All,

I &lt;a href=&quot;http://oli-studio.com/bugs/mozilla/block-level-links.html&quot; rel=&quot;nofollow&quot;&gt;made a test case&lt;/a&gt;, &lt;a&gt;posted a bug to Bugzilla&lt;/a&gt;, and &lt;a href=&quot;http://boblet.tumblr.com/post/178852468/block-level-links&quot; rel=&quot;nofollow&quot;&gt;wrote a blog post about the Firefox block-level link + HTML5 element bug&lt;/a&gt;.

HTH</description>
		<content:encoded><![CDATA[<p>Hey All,</p>
<p>I <a href="http://oli-studio.com/bugs/mozilla/block-level-links.html" rel="nofollow">made a test case</a>, <a>posted a bug to Bugzilla</a>, and <a href="http://boblet.tumblr.com/post/178852468/block-level-links" rel="nofollow">wrote a blog post about the Firefox block-level link + HTML5 element bug</a>.</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oli</title>
		<link>http://html5doctor.com/block-level-links-in-html-5/comment-page-1/#comment-900</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Wed, 02 Sep 2009 04:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=455#comment-900</guid>
		<description>Hi All,

I’ve encountered some block-level link weirdness in Firefox 3.5.2. When the block-level link contains an HTML5 element, the DOM gets fubar. Here’s the test case:
&lt;a href=&quot;http://oli-studio.com/bugs/mozilla/block-level-links.html&quot; rel=&quot;nofollow&quot;&gt;Firefox closes block-level links when encountering HTML5 elements&lt;/a&gt;
And it’s &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=514122&quot; rel=&quot;nofollow&quot;&gt;bug #514122 on Bugzilla&lt;/a&gt;.

@bruce sorry for not replying—I forgot to subscribe. This was in Safari and Firefox off memory, but in filing this bug report I found that setting {background:inherit;} for contained elements did the trick.

peace - oli</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>I’ve encountered some block-level link weirdness in Firefox 3.5.2. When the block-level link contains an HTML5 element, the DOM gets fubar. Here’s the test case:<br />
<a href="http://oli-studio.com/bugs/mozilla/block-level-links.html" rel="nofollow">Firefox closes block-level links when encountering HTML5 elements</a><br />
And it’s <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=514122" rel="nofollow">bug #514122 on Bugzilla</a>.</p>
<p>@bruce sorry for not replying—I forgot to subscribe. This was in Safari and Firefox off memory, but in filing this bug report I found that setting {background:inherit;} for contained elements did the trick.</p>
<p>peace &#8211; oli</p>
]]></content:encoded>
	</item>
</channel>
</rss>
