Skip to content

meta-viewport rule shouldn't be critical any more #4714

Open
@goodwitch

Description

@goodwitch

Product

axe-core

Product Version

No response

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

Expectation

axe-core should not call issues found by meta-viewport as critical

Actual

axe-core is calling issues found by meta-viewport as critical

How to Reproduce

  1. Go to https://status.deque.com/
  2. Run axe DevTools browser extension "full page scan"
  3. You should get 1 issue: "Zooming and scaling must not be disabled"
  4. While it is accurate that old mobile browsers respected "maximum-scale" settings like the one found this page ( ) Modern mobile browsers do NOT respect this.
  5. Even the ACT Rule for "Meta viewport allows for zoom" states this under the "Accessibility Supports" h2: "Desktop browsers ignore the viewport meta element, and most modern mobile browsers either ignore it by default or have an accessibility option which will allow zooming. This rule is not relevant for desktop browsers, nor for most modern mobile browsers. Only users with older mobile browsers can experience issues tested by this rule."

Additional context

Please drop the impact level of this issue to Moderate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    rule metadataIssues in the rule metadata code (lib/rules)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions