Kilotest: Diagnoses of box size absolute
violation by HTML element 658 on Tradeoffs page
Basics
About the Tradeoffs page
- URL: https://tradeoffs.org/
- Tested 30 days ago by job
5g2on 2026-06-20 at 13:59
About HTML element 658
- Tag name:
svg - Text: [not applicable]
- Start tag:
<svg class="svg-icon" width="0" height="0" aria-hidden="true" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/svg[1] - Bounding box: x = 893, y = 7502, width = 40, height = 40
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
Diagnoses
Here is how rule engines diagnose the box size absolute
issue for HTML element 658 of the Tradeoffs page.
- [failed] The test target `width` attribute uses absolute units.
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP15