Kilotest: Diagnoses of box size absolute
violation by HTML element 78 on Deque page
Basics
About the Deque page
- URL: https://www.deque.com/
- Tested 23 days ago by job
7tzon 2026-05-09 at 16:37
About HTML element 78
- Tag name:
rect - Text: [not applicable]
- Start tag:
<rect x="0.5" y="0.5" width="31" height="31" rx="15.5" stroke="white"> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/button[1]/svg[1]/rect[1] - Bounding box: x = 1568, y = 17, width = 31, height = 31
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 tools diagnose the box size absolute
issue for HTML element 78 of the Deque page.
- [failed] The test target `width` attribute uses absolute units.
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP15