From 13db12ce5c9cfe0c433f35587035dce15eedf294 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 26 Jul 2021 15:31:56 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn) --- files/zh-cn/web/svg/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/web/svg/index.html') diff --git a/files/zh-cn/web/svg/index.html b/files/zh-cn/web/svg/index.html index 88b0439673..81294bd850 100644 --- a/files/zh-cn/web/svg/index.html +++ b/files/zh-cn/web/svg/index.html @@ -76,8 +76,8 @@ translation_of: Web/SVG
  • SVG as an image
  • SVG animation with SMIL
  • SVG 艺术画廊
  • -
  • LionButterfly & Tiger
  • -
  • 更多实例(SVG Samples croczilla.comcarto.net
  • +
  • LionButterfly & Tiger
  • +
  • 更多实例(SVG Samples croczilla.comcarto.net
  • 动画与交互

    @@ -85,7 +85,7 @@ translation_of: Web/SVG

            正如 HTML 一样,SVG 也有可被 JavaScript 访问的文档对象模型(DOM)和事件。这允许开发者创建丰富的动画和可交互的图像。