Kilotest: Diagnoses of SVG version not 1.1
violation by HTML element 695 on GiveDirectly page
Here is how tools diagnose the SVG version not 1.1
issue for HTML element 695 of the GiveDirectly page.
Basics
- About the
SVG version not 1.1
issue- Why it matters: Item prevents testing image for accessibility
- Priority: lowest
- Related WCAG standard: 4.1
- About the GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- 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
- Tag name:
Diagnoses
- 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)