Kilotest: Diagnoses of box size absolute
violation by HTML element 156 on America Walks page
Here is how tools diagnose the box size absolute
issue for HTML element 156 of the America Walks page.
Basics
- About the
box size absolute
issue- Why it matters: User cannot enlarge the content of an item for readability
- Priority: high
- Related WCAG standard: 1.4.4
- About the America Walks page
- URL:
https://americawalks.org/ - Tested on 2026-04-02 at 14:21
- URL:
- About HTML element 156
- Tag name:
svg - Text: [not applicable]
- Start tag:
<svg width="20px" height="20px" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[3]/button[1]/svg[1] - Bounding box: x = 1640, y = 23, width = 20, height = 20
- Tag name:
Diagnoses
- [failed] The test target `width` attribute uses absolute units.
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP15