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