Kilotest: Diagnoses of box size absolute
violation by HTML element 497 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 497
- Tag name:
svg - Text: [not applicable]
- Start tag:
<svg class="absolute top-35 right-0 hidden md:block" width="184" height="261" viewBox="0 0 184 261" fill="none" xmlns="http://www.w3.org/2000/svg"> - XPath:
/html/body/div[1]/main[1]/article[1]/div[1]/section[1]/svg[1] - Bounding box: x = 1736, y = 202, width = 184, height = 261
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 497 of the Deque page.
- [failed] The test target `width` attribute uses absolute units.
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP15