Kilotest: Diagnoses of meta bans zoom violation by HTML element 13 on Institute for Agriculture and Trade Policy page

Basics

About the Institute for Agriculture and Trade Policy page

About HTML element 13

About the meta bans zoom issue

Diagnoses

Here is how tools diagnose the meta bans zoom issue for HTML element 13 of the Institute for Agriculture and Trade Policy page.

  1. Zooming and scaling must not be disabled; user-scalable=no on <meta> tag disables zooming on mobile devices

    Tool: Axe (Deque)

    Rule: meta-viewport

  2. Consider avoiding viewport values that prevent users from resizing documents.

    Tool: Html Checker API (World Wide Web Consortium)

  3. [failed] The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2.

    Tool: QualWeb (University of Lisbon)

    Rule: QW-ACT-R14