diff --git a/src/components/script/cors.rs b/src/components/script/cors.rs index 8cfca743808..df168084376 100644 --- a/src/components/script/cors.rs +++ b/src/components/script/cors.rs @@ -4,8 +4,8 @@ //! A partial implementation of CORS //! For now this library is XHR-specific. -//! For stuff involving ,