|
@@ -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
|