Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

paper-checkbox ignores backface-visibility: hidden CSS property #206

@EvilTosha

Description

@EvilTosha

Description

paper-checkbox ignores backface-visibility: hidden CSS property. Because of that the checkbox stays visible (and allows interaction) even when it's on the backside of the element.

Expected outcome

The property not ignored - checkbox is hidden when on the backside.

Actual outcome

Checkbox remains to be visible.

Live Demo

Not sure how to set up, the example link doesn't seem to work

Browsers Affected

  • [ X ] Chrome - haven't checked in others

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions