diff --git a/components/script/dom/htmliframeelement.rs b/components/script/dom/htmliframeelement.rs
index 1c0e0c9cf1a..b203f1f6e8a 100644
--- a/components/script/dom/htmliframeelement.rs
+++ b/components/script/dom/htmliframeelement.rs
@@ -63,13 +63,13 @@ pub struct HTMLIFrameElement {
htmlelement: HTMLElement,
pipeline_id: Cell