1
0
Эх сурвалжийг харах

restore the docs for the image element

Evan Almloff 1 жил өмнө
parent
commit
f7209e123f

+ 3 - 3
packages/html/src/elements.rs

@@ -1613,9 +1613,9 @@ builder_constructors! {
     /// element.
     /// element.
     hatchpath "http://www.w3.org/2000/svg" {};
     hatchpath "http://www.w3.org/2000/svg" {};
 
 
-    // /// Build a
-    // /// [`<image>`](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/image)
-    // /// element.
+    /// Build a
+    /// [`<image>`](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/image)
+    /// element.
     image "http://www.w3.org/2000/svg" {};
     image "http://www.w3.org/2000/svg" {};
 
 
     /// Build a
     /// Build a