Переглянути джерело

restore the docs for the image element

Evan Almloff 1 рік тому
батько
коміт
f7209e123f
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      packages/html/src/elements.rs

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

@@ -1613,9 +1613,9 @@ builder_constructors! {
     /// element.
     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" {};
 
     /// Build a