diff --git a/components/script/script_thread.rs b/components/script/script_thread.rs
index 1b42f35d716..96b5fb99349 100644
--- a/components/script/script_thread.rs
+++ b/components/script/script_thread.rs
@@ -109,10 +109,10 @@ use util::thread_state;
use webdriver_handlers;
thread_local!(pub static STACK_ROOTS: Cell