Kilotest: Diagnoses of box size absolute
violation by HTML element 725 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 725
- Tag name:
rect - Text: [not applicable]
- Start tag:
<rect width="1344" height="384" fill="var(--color-deque-orange-500)"> - XPath:
/html/body/div[1]/main[1]/article[1]/div[1]/section[9]/div[1]/div[1]/div[1]/svg[1]/g[1]/rect[1] - Bounding box: x = 0, y = 6141, width = 1920, height = 549
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 725 of the Deque page.
- [failed] The test target `width` attribute uses absolute units.
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP15