Kilotest: Diagnoses of box size absolute
violation by HTML element 331 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 331
- Tag name:
svg - Text: [not applicable]
- Start tag:
<svg class="svg-icon" width="28" height="28" aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/div[3]/div[2]/button[1]/span[2]/svg[1] - Bounding box: x = 1532, y = 26, width = 28, height = 28
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 331 of the Tradeoffs page.
- [failed] The test target `width` attribute uses absolute units.
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP15