{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/make-enlarged-text-fit-the-task-not-just-the-screen",
  "id": "MHC-D-RESEARCH-1101",
  "version": "0.1.0",
  "title": "Make enlarged text fit the task, not just the screen",
  "summary": "A larger sentence is not helpful when its ending disappears.",
  "kind": "protocol",
  "body": "Test a narrow viewport and substantial zoom with realistic content. Inspect reading order, wrapping and controls, not just font size. WCAG’s reflow criterion includes a 320 CSS pixel width condition and exceptions; use its full wording when assessing conformance.",
  "limits": [
    "Tables, maps and other genuinely two-dimensional content need specific treatment. Do not infer full accessibility from one successful zoom setting."
  ],
  "topics": [
    "accessible-workflows-50"
  ],
  "intents": [],
  "source_ids": [
    "RS-D167B40F7DEEBBDF"
  ],
  "evidence": [
    {
      "claim": "WCAG 1.4.10 addresses loss of content or functionality and two-dimensional scrolling at specified narrow viewport dimensions, with exceptions.",
      "source_id": "RS-D167B40F7DEEBBDF",
      "role": "supports",
      "note": "Some content genuinely requires a two-dimensional layout; passing one viewport test is not full conformance.",
      "locator": "Success criterion, 320 CSS pixel width and examples."
    }
  ],
  "use_when": [
    "Readers enlarge the interface and lose controls or part of the text."
  ],
  "avoid_when": [
    "Tables, maps and other genuinely two-dimensional content need specific treatment. Do not infer full accessibility from one successful zoom setting."
  ],
  "example": "At high zoom, a card’s actions cover its final paragraph. The defect is lost content, not an unattractive layout.",
  "check": "Can the reader understand the content and complete the task at the tested enlargement?",
  "steps": [
    "Open a content-heavy page and its important form or dialog.",
    "Check whether text and controls remain available without unnecessary horizontal travel.",
    "Repeat with long labels, validation messages and translated text."
  ],
  "sources": [
    {
      "id": "RS-D167B40F7DEEBBDF",
      "title": "Understanding Success Criterion 1.4.10: Reflow",
      "url": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html"
    }
  ],
  "relations": [
    {
      "from": "MHC-D-RESEARCH-1101",
      "to": "MHC-D-RESEARCH-1108",
      "type": "useful_with",
      "url": "/knowledge/test-the-target-and-its-neighbours-not-just-the-icon"
    }
  ],
  "collections": [
    {
      "id": "RC-F151F4A278F577C4",
      "title": "Make the task usable across different ways of accessing it",
      "url": "/collections/make-the-task-usable-across-different-ways-of-accessing-it"
    }
  ]
}
