Skip to content

Commit c312a78

Browse files
committed
Add discouragement reason to SVG 1.1
1 parent f3e539e commit c312a78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/svg-discouraged.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
name: SVG 1.1 (discouraged)
1+
name: SVG 1.1
22
description: The SVG 1.1 image format has several components that were excluded from SVG 2, such as fonts, alternate glyphs, and the `xlink` namespace.
33
spec: https://www.w3.org/TR/SVG11/
44
discouraged:
55
according_to:
66
- https://svgwg.org/svg2-draft/changes.html#substantial
7+
reason: SVG 2 omittted some parts of SVG 1.1 to "improv[e] the usability and precision of the language."
78
alternatives:
89
- svg
910
- font-face

0 commit comments

Comments
 (0)