From 7b0a9005b4a54ff06797ef5b87975d249f98e564 Mon Sep 17 00:00:00 2001 From: alexanderhess Date: Sat, 20 Mar 2021 17:05:44 +0100 Subject: Fixes #143 Removed the whitespaces --- files/zh-cn/web/api/domparser/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/zh-cn/web/api/domparser/index.html b/files/zh-cn/web/api/domparser/index.html index 6185aa0581..c60486cfc8 100644 --- a/files/zh-cn/web/api/domparser/index.html +++ b/files/zh-cn/web/api/domparser/index.html @@ -24,7 +24,7 @@ translation_of: Web/API/DOMParser

语法

-
let domparser = new DOMParser()​​;
+
let domparser = new DOMParser()​​;

方法

-- cgit v1.2.3-54-g00ecf