Skip to content

Add support for emulating devices for hover and pointer css media queries #282

Open
@simonjnesta

Description

@simonjnesta

The pointer, any-pointer, hover and any-hover media queries allow you to style a page based on the available input devices. Currently there is no way I can see to change how cuprite/ferrum responds to these queries.

E.g. I have a site where the navigation is different based on whether you have a mouse or not. Currently, only the touch version of the site can be tested because @media (any-hover: hover) will never work in a cuprite-driven browser.

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