Skip to content

Report @(-ms-)viewport #317

@bartveneman

Description

@bartveneman

See https://developer.mozilla.org/en-US/docs/Web/CSS/@viewport.html

Some of the smoke tests use it, so probably useful to report them.

// cnn
@-ms-viewport{width:extend-to-zoom;zoom:1}

// gazelle
@-ms-viewport{width:device-width}

// trello
@-ms-viewport {
  width: device-width
}

// css-tricks
@media screen and (max-width:400px){
  @-ms-viewport{width:320px}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions