Bug 306246 - [acc] Use semantic markup for paragraphs, lists and headings in documentation and website
Summary: [acc] Use semantic markup for paragraphs, lists and headings in documentation...
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: Documentation (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: jsf doc inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2010-03-17 14:16 EDT by Debajit Adhikary CLA
Modified: 2010-03-17 14:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Debajit Adhikary CLA 2010-03-17 14:16:55 EDT
Build Identifier:  N20100306-2000

From http://www-03.ibm.com/able/guidelines/web/webstructure.html

> Structures like paragraphs, lists and headings must 
> still be recognized by someone using assistive technology

This seems to be violated in some of our documentation pages. For example: paragraphs in the following page are not demarcated using <p> tags:
Help Contents > JavaServer Faces Tooling Developer Guide > JSF Expression Language Tooling.

Reproducible: Always