<?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: Accessibilty for content providers &#8211; quotes</title>
	<atom:link href="http://www.redefine.co.uk/blog/2007/02/28/accessibilty-for-content-providers-quotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redefine.co.uk/blog/2007/02/28/accessibilty-for-content-providers-quotes/</link>
	<description></description>
	<lastBuildDate>Tue, 19 Feb 2008 20:33:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjamin Hawkes-Lewis</title>
		<link>http://www.redefine.co.uk/blog/2007/02/28/accessibilty-for-content-providers-quotes/comment-page-1/#comment-195</link>
		<dc:creator>Benjamin Hawkes-Lewis</dc:creator>
		<pubDate>Fri, 02 Mar 2007 19:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.redefine.co.uk/blog/2007/02/28/accessibilty-for-content-providers-quotes/#comment-195</guid>
		<description>&lt;a href=&quot;http://www.benjaminhawkeslewis.com/www/accessibility/q-element/&quot; rel=&quot;nofollow&quot;&gt;HTML quotations are a minor obsession of mine.&lt;/a&gt; The HTML standard is entirely clear that: &quot;Visual user agents must ensure that the content of the Q element is rendered with delimiting quotation marks. Authors should not put quotation marks at the beginning and end of the content of a Q element.&quot; The vast majority of UAs get this right. There are two main ways of dealing with IE&#039;s failure to generate quotation marks:

1. Insert quotation marks around Q with conditional comments (or, possibly, conditional compilation) targeted at IE 7 or less. In the unlikely event a user has configured JAWS to read quotation punctuation or read quotations in a special voice, this will help them. On the other hand, it will hurt Window-Eyes users who have told their screen reader to announce quotations and to read quotation punctuation, since quotations will be announced twice.

2. Forget about punctuating Q and just style it italic in IE. Because JAWS 7 (not sure about 8) doesn&#039;t actually notice Q, this will fail miserably for JAWS users. But it rewards Window-Eyes for getting it right and announcing Q.

Inserting superfluous quotation marks around Q in all browsers is a non-solution since it actively reduces accessibility. Users who have CSS disabled or unavailable will see doubled quotation marks; and good screen readers will end up double-announcing quotations even in superior browsers like Firefox. And since it ignores the actual spec for Q, it arguably fails to comply with the guideline anyhow.

PS It would be nice to know what sort of markup or markdown this comment box accepts.</description>
		<content:encoded><![CDATA[<p><a href="http://www.benjaminhawkeslewis.com/www/accessibility/q-element/" rel="nofollow">HTML quotations are a minor obsession of mine.</a> The HTML standard is entirely clear that: &#8220;Visual user agents must ensure that the content of the Q element is rendered with delimiting quotation marks. Authors should not put quotation marks at the beginning and end of the content of a Q element.&#8221; The vast majority of UAs get this right. There are two main ways of dealing with IE&#8217;s failure to generate quotation marks:</p>
<p>1. Insert quotation marks around Q with conditional comments (or, possibly, conditional compilation) targeted at IE 7 or less. In the unlikely event a user has configured JAWS to read quotation punctuation or read quotations in a special voice, this will help them. On the other hand, it will hurt Window-Eyes users who have told their screen reader to announce quotations and to read quotation punctuation, since quotations will be announced twice.</p>
<p>2. Forget about punctuating Q and just style it italic in IE. Because JAWS 7 (not sure about 8) doesn&#8217;t actually notice Q, this will fail miserably for JAWS users. But it rewards Window-Eyes for getting it right and announcing Q.</p>
<p>Inserting superfluous quotation marks around Q in all browsers is a non-solution since it actively reduces accessibility. Users who have CSS disabled or unavailable will see doubled quotation marks; and good screen readers will end up double-announcing quotations even in superior browsers like Firefox. And since it ignores the actual spec for Q, it arguably fails to comply with the guideline anyhow.</p>
<p>PS It would be nice to know what sort of markup or markdown this comment box accepts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
