Details
Priority
MinorAffects versions
Components
Assignee
UnassignedUnassignedReporter
Matthew JonesMatthew Jones
Details
Details
Priority
Affects versions
Components
Assignee
Unassigned
UnassignedReporter
Matthew Jones
Matthew JonesCreated April 19, 2018 at 7:36 AM
Updated September 24, 2024 at 6:02 PM
[New] - 3/13/2018[Issue]The following headings are unnecessary:
<h1>Sites list begins here <h1>Tools list begins here <h1>Content begins here <h1>Users present begins here<h2>My Connections <h2>
In this site [User Impact]Users of assistive technology may have difficulty to navigate the page.[Expected behavior]Developers should remove the heading elements around and replace them by paragraphs or list elements:
<h1>Sites list begins here -> p<h1>Tools list begins here -> p<h1>Content begins here -> p<h1>Users present begins here -> p<h2>My Connections -> li<h2>In this site ->
li