Skip to content

"Links with identical accessible names and context serve equivalent purpose" [fd3a94]: Definition of context is still not good enough #1879

Open
@Jym77

Description

@Jym77

As pointed in #1864 (comment),

<p>
    <span>For more details about your order <a href="page1.htm">contact us</a>.</span>
    <span>For more details about how to return products <a href="page2.htm">contact us</a>.</span>
</p>

This two links have the same name, the same programatically determined context, and different destination. Therefore they fail Links with identical accessible names and context serve equivalent purpose. But they probably don't fail 2.4.4 since the sentences make it clear where they go…

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions