Changes between Initial Version and Version 1 of Ticket #15080, comment 46
- Timestamp:
- 03/12/2013 10:54:46 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15080, comment 46
initial v1 1 The old comment form output somehelp text inside `<p>` tags, as seen here: http://pastebin.com/SgMaD22e1 The old comment form was outputting help text inside `<p>` tags, as seen here: http://pastebin.com/SgMaD22e 2 2 3 3 According to @joedolson: "Having paragraphs inside a form can require a screen reader user to move back and forth between modes to read all text." 4 4 5 The latest patch resolves this issue by wrapping form help text in labeltags, as seen here: http://pastebin.com/yzpBBTD45 The new patch resolves this issue by wrapping form help text in `<label>` tags, as seen here: http://pastebin.com/yzpBBTD4