W3C

Edit comment LC-2627 for Accessibility Guidelines Working Group

Quick access to

Previous: LC-2611 Next: LC-2583

Comment LC-2627
:
Commenter: Detlev Fischer <detlev.fischer@testkreis.de>

or
Resolution status:

The test includes this check:

2.Check that appropriate semantic markup (such as em, strong, cite, blockquote, quote, sub, and sup) have been used to mark the text that conveys information through variations in text.


Proposed Change:
quote should be removed since it is not an element. Since screen reader support is poor and IE6 and 7 require CSS hacks to add quotes to q it may be better not to refer to q at all at the time being. After all, there seems to be consensus that inline quotes may also be indicated by using "..." so failing to use the q element should not fail the test.

Another question is whether there is a solid base right now to distinguish between proper and improper uses of the elements <i> and <b> which used to me presentational but are being given new semantics in HTML 5. The same is true for <cite> which is now likely to be restricted to titles in HTML5. The test of those elements would either require a check of doctype to differentiate between, and describe, legitimate usages, or not explicitly mention these elements so it is down to the evaluator to work out whether usage conforms to the chosen doctype.
(space separated ids)
(Please make sure the resolution is adapted for public consumption)


Developed and maintained by Dominique Hazaël-Massieux (dom@w3.org).
$Id: 2627.html,v 1.1 2017/08/11 06:39:58 dom Exp $
Please send bug reports and request for enhancements to w3t-sys.org