Skip to content

::-moz-focus-inner throws deprecation warning #41700

@ophian

Description

@ophian

Prerequisites

Describe the issue

v5 throws a deprecation warning on latest MOZ

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

I used

:focus-visible{padding:0;border-style:none}

instead, which seems to fix it.

Reduced test cases

:focus-visible{padding:0;border-style:none}

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Firefox

What version of Bootstrap are you using?

v5.3.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions