aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg/svg_animation_with_smil/index.html
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-08-18 14:33:08 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2021-08-18 14:33:08 +0900
commit66dd961c765e2843fdc3ed463baa19873924c0a3 (patch)
tree71d90cddda2cdd2c8544582a19a9877e1f1242a5 /files/ja/web/svg/svg_animation_with_smil/index.html
parent4eaca34cf2eea3b021dfe6aa7e0ccada55c7f436 (diff)
downloadtranslated-content-66dd961c765e2843fdc3ed463baa19873924c0a3.tar.gz
translated-content-66dd961c765e2843fdc3ed463baa19873924c0a3.tar.bz2
translated-content-66dd961c765e2843fdc3ed463baa19873924c0a3.zip
意味のない title 属性を削除
fix #1877
Diffstat (limited to 'files/ja/web/svg/svg_animation_with_smil/index.html')
-rw-r--r--files/ja/web/svg/svg_animation_with_smil/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/svg/svg_animation_with_smil/index.html b/files/ja/web/svg/svg_animation_with_smil/index.html
index 4961bed4e2..0d70f03fe8 100644
--- a/files/ja/web/svg/svg_animation_with_smil/index.html
+++ b/files/ja/web/svg/svg_animation_with_smil/index.html
@@ -3,7 +3,7 @@ title: SVG animation with SMIL
slug: Web/SVG/SVG_animation_with_SMIL
translation_of: Web/SVG/SVG_animation_with_SMIL
---
-<p>Firefox 4 より、<a class="external" href="http://www.w3.org/TR/REC-smil">Synchronized Multimedia Integration Language</a> (SMIL) を用いた <a href="/ja/SVG" title="ja/SVG">SVG</a> のアニメーションをサポートしています。SMIL では以下のようなことができます:</p>
+<p>Firefox 4 より、<a class="external" href="http://www.w3.org/TR/REC-smil">Synchronized Multimedia Integration Language</a> (SMIL) を用いた <a href="/ja/SVG">SVG</a> のアニメーションをサポートしています。SMIL では以下のようなことができます:</p>
<ul>
<li>要素の数値属性 (x, y など) のアニメーション</li>