Skip to content

a11y: cookie icon is nameless graphic #66

Description

@scottaohara

The SVG used to present the cookie icon is presented as a nameless graphic, as the element has not been marked as decorative.

As this graphic is used for decoration, specify aria-hidden=true on either the SVG element itself (line 198 in index.ts), or the span element that is the parent element to this svg (line 219 in index.ts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions