Skip to content

tabIndex defaults to 0, not null #343

@scriptguru

Description

@scriptguru

Docs say that tabIndex defaults to null but in fact it defaults to 0.

This results in impossibility to create an element without tabIndex attribute, and all elements with tabIndex attribute have some default styles (bluish border in Chrome) when the element is focused.

For sure it's possible to re-define those styles, but it's a workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions