Index: Source/core/html/URL.idl |
diff --git a/Source/core/html/URL.idl b/Source/core/html/URL.idl |
index b631c4cff240c8b0a8f482da56de06c02e0608ac..9f71a678a307e0eaf0e92e670cd6d6abacbff0de 100644 |
--- a/Source/core/html/URL.idl |
+++ b/Source/core/html/URL.idl |
@@ -25,7 +25,7 @@ |
*/ |
[ |
- GlobalContext=WindowAndWorker, |
+ GlobalContext=Window&WorkerGlobalScope, |
Constructor, |
ImplementedAs=DOMURL |
] interface URL { |