From 0245a637604d36e2f75903a6d6f236bffd476e67 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Mon, 8 Feb 2021 18:35:45 +0100 Subject: fix some more zh-cn macros --- files/zh-cn/web/api/svggraphicselement/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/svggraphicselement') diff --git a/files/zh-cn/web/api/svggraphicselement/index.html b/files/zh-cn/web/api/svggraphicselement/index.html index 2b0ae33a27..2993848c2e 100644 --- a/files/zh-cn/web/api/svggraphicselement/index.html +++ b/files/zh-cn/web/api/svggraphicselement/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/SVGGraphicsElement

 SVGGraphicsElement 接口表示SVG元素,其主要目的是将图形直接渲染到组中。

-

{{InheritanceDiagram(600, 120)} }

+

{{InheritanceDiagram(600, 120)}}

提示: 该接口是SVG 2中引入的,它取代了SVG 1.1中的{{domxref("SVGLocatable")}}和{{domxref("SVGTransformable")}}接口。

-- cgit v1.2.3-54-g00ecf