Skip to content

Website Accessibility-WCAG 1.3.1-Ensures <li> elements are used semantically-ul[role="navigation"] > li:nth-child(1) #44562

@A11Ybot-OP

Description

@A11Ybot-OP

Description

Issue
Ensures <li> elements are used semantically

Target application
https://angular.io/

Path
ul[role="navigation"] > li:nth-child(1)

Snippet

<li class="ng-star-inserted"><a class="nav-link" href="features" title="Features."><span class="nav-link-inner">Features</span></a></li>

How to fix
Fix the following:
List item does not have a <ul >, <ol> parent element without a role, or a role="list"'

Environment
Microsoft Edge version 96.0.1054.62

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions