From 94103f71d2760b9852d8faf373b0fd27c189af8c Mon Sep 17 00:00:00 2001 From: Ehsan Akhgari Date: Fri, 11 Oct 2019 02:27:44 +0000 Subject: [PATCH] Bug 1546112 follow-up: Fix the comment in XMLDocument.webidl Differential Revision: https://phabricator.services.mozilla.com/D48930 --HG-- extra : moz-landing-system : lando --- dom/webidl/XMLDocument.webidl | 1 - 1 file changed, 1 deletion(-) diff --git a/dom/webidl/XMLDocument.webidl b/dom/webidl/XMLDocument.webidl index 502733ccfa16..73a3b4476fc3 100644 --- a/dom/webidl/XMLDocument.webidl +++ b/dom/webidl/XMLDocument.webidl @@ -5,7 +5,6 @@ * * The origin of this IDL file is: * http://dom.spec.whatwg.org/#xmldocument - * http://www.whatwg.org/specs/web-apps/current-work/#xmldocument */ // http://dom.spec.whatwg.org/#xmldocument