diff --git a/what-else-can-i-do/images.md b/what-else-can-i-do/images.md
index d28f32a1..43ff48ee 100644
--- a/what-else-can-i-do/images.md
+++ b/what-else-can-i-do/images.md
@@ -198,6 +198,8 @@ This is an embedded SVG image:
All units with no dimension are taken as pixels.
+An SVG image embedded in HTML will be extracted to a temporary svg file which in turn is loaded via the `` element. All attributes except the class attribute will be removed during this process.
+
## Size of SVG image
The viewBox attribute of the `