aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/create.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/create.rs')
-rw-r--r--components/script/dom/create.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/create.rs b/components/script/dom/create.rs
index 14774549b27..c2e038eb66b 100644
--- a/components/script/dom/create.rs
+++ b/components/script/dom/create.rs
@@ -119,7 +119,7 @@ fn create_svg_element(
}
}
-// https://dom.spec.whatwg.org/#concept-create-element
+/// <https://dom.spec.whatwg.org/#concept-create-element>
#[allow(unsafe_code)]
#[allow(clippy::too_many_arguments)]
fn create_html_element(