Skip to content

Commit 62ba5d0

Browse files
authored
docs: image svg element use href attribute (#782) (#1067)
Co-authored-by: Rush Ali <s0aPii.ra@googlemail.com> closes #782 #1067
1 parent 861f5ee commit 62ba5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Von HTML-Elementen wie `<script type="module" src>` und `<link href>` referenzie
179179
- `<audio src>`
180180
- `<embed src>`
181181
- `<img src>` und `<img srcset>`
182-
- `<image src>`
182+
- `<image href>` and `<image xlink:href>`
183183
- `<input src>`
184184
- `<link href>` und `<link imagesrcset>`
185185
- `<object data>`

0 commit comments

Comments
 (0)