From 66dd961c765e2843fdc3ed463baa19873924c0a3 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Wed, 18 Aug 2021 14:33:08 +0900 Subject: 意味のない title 属性を削除 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #1877 --- files/ja/web/svg/attribute/stroke-linecap/index.html | 6 +++--- files/ja/web/svg/attribute/stroke-linejoin/index.html | 6 +++--- files/ja/web/svg/compatibility_sources/index.html | 2 +- files/ja/web/svg/element/animatecolor/index.html | 16 ++++++++-------- files/ja/web/svg/element/animatetransform/index.html | 12 ++++++------ files/ja/web/svg/element/lineargradient/index.html | 6 +++--- files/ja/web/svg/element/metadata/index.html | 2 +- files/ja/web/svg/element/radialgradient/index.html | 6 +++--- files/ja/web/svg/element/rect/index.html | 8 ++++---- files/ja/web/svg/element/set/index.html | 12 ++++++------ files/ja/web/svg/svg_animation_with_smil/index.html | 2 +- files/ja/web/svg/tutorial/basic_shapes/index.html | 16 ++++++++-------- files/ja/web/svg/tutorial/patterns/index.html | 2 +- 13 files changed, 48 insertions(+), 48 deletions(-) (limited to 'files/ja/web/svg') diff --git a/files/ja/web/svg/attribute/stroke-linecap/index.html b/files/ja/web/svg/attribute/stroke-linecap/index.html index f6aeccd337..f35c5842e7 100644 --- a/files/ja/web/svg/attribute/stroke-linecap/index.html +++ b/files/ja/web/svg/attribute/stroke-linecap/index.html @@ -7,7 +7,7 @@ tags: - SVG Attribute translation_of: Web/SVG/Attribute/stroke-linecap --- -

« SVG 属性リファレンスホーム

+

« SVG 属性リファレンスホーム

stroke-linecap 要素は線を引いた時の開いている部分パスの終端の形状を指定します。

@@ -68,6 +68,6 @@ translation_of: Web/SVG/Attribute/stroke-linecap

以下の要素で stroke-linecap を使うことができます

diff --git a/files/ja/web/svg/attribute/stroke-linejoin/index.html b/files/ja/web/svg/attribute/stroke-linejoin/index.html index 3f72274f37..9c11e91b5e 100644 --- a/files/ja/web/svg/attribute/stroke-linejoin/index.html +++ b/files/ja/web/svg/attribute/stroke-linejoin/index.html @@ -7,7 +7,7 @@ tags: - SVG Attribute translation_of: Web/SVG/Attribute/stroke-linejoin --- -

« SVG 属性リファレンスホーム

+

« SVG 属性リファレンスホーム

stroke-linejoin 属性は線を引いた時のパスの曲がりまたは基本的な輪郭の形状を指定します。

@@ -73,8 +73,8 @@ translation_of: Web/SVG/Attribute/stroke-linejoin

以下の要素で stroke-linejoin 属性を使うことができます

 

diff --git a/files/ja/web/svg/compatibility_sources/index.html b/files/ja/web/svg/compatibility_sources/index.html index 062a2f701d..0b4c730fb7 100644 --- a/files/ja/web/svg/compatibility_sources/index.html +++ b/files/ja/web/svg/compatibility_sources/index.html @@ -8,7 +8,7 @@ translation_of: Web/SVG/Compatibility_sources

以下の情報源が SVG 要素と属性の互換性の確認に活用できます。