content-structure-separation-programmatic_001: Using structural markup (blockquote) in a way that does not represent relationships in the content
[unconfirmed]
| Title | Using structural markup (blockquote) in a way that does not represent relationships in the content |
| Applies To | WCAG 2.0 Success Criterion ( WCAG 2.0 - April 2008 Candidate Recommendation) |
| Status | unconfirmed (test sample received and under review for completeness) (Review Process) |
| Review History | Test Samples Satus List |
| Creator | Developed by W3C / WAI 's Evaluation and Repair Tools Working Group (ERT WG). We invite comments and discussion. Please address your feedback to public-wai-ert-tests@w3.org, a mailing list with a public archive. |
| Rights | Copyright © 1994-2006 W3C ® ( MIT , ERCIM , Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements. |
| Language | English (en) |
| Last Updated | (last change of metadata file) |
Document containing a blockquoteblockquote (with no appropriate citecite attribute) used for formatting text (indentation).
The test case is intended to fail because the blockquote element is used for indentation instead of a quotation.
Metadata: XML file.
Sample content: file.
The test case fails success criterion http://www.w3.org/TR/2008/WD-WCAG20-20080430/#content-structure-separation-programmatic at line 11, column 14.
Relevant technique/failure: (From April 2008 Working Draft).
Based on sc1.3.1_l1_001 from the second version of the BenToWeb test suite.
Technologies are markup languages or data formats. If the technology is a markup language, “features” refers to elements and attributes.
XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)
Feature(s):
blockquote
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: Quotations: The BLOCKQUOTE and Q elements .