Kilotest: Diagnoses of SVG version not 1.1
violation by HTML element 695 on GiveDirectly page
Basics
About the GiveDirectly page
- URL: https://www.givedirectly.org/
- Tested 29 days ago by job
7tmon 2026-05-03 at 17:04
About HTML element 695
- Tag name:
svg - Text: [not applicable]
- Start tag:
<svg baseProfile="tiny" height="857" stroke-linecap="round" stroke-linejoin="round" stroke-width=".2" version="1.2" viewBox="0 0 2000 857" width="2000" xmlns="http://www.w3.org/2000/svg"> - XPath:
/html/body/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/svg[1] - Bounding box: x = 1225, y = 3818, width = 1482, height = 635
About the SVG version not 1.1
issue
- Why it matters: Item prevents testing image for accessibility
- Priority: lowest
- Related WCAG standard: 4.1
Diagnoses
Here is how tools diagnose the SVG version not 1.1
issue for HTML element 695 of the GiveDirectly page.
- Unsupported SVG version specified. This validator only supports SVG 1.1. The recommended way to suppress this warning is to remove the version attribute altogether.
Tool: Html Checker API (World Wide Web Consortium)