aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg/attribute
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/attribute
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/attribute')
-rw-r--r--files/ja/web/svg/attribute/stroke-linecap/index.html6
-rw-r--r--files/ja/web/svg/attribute/stroke-linejoin/index.html6
2 files changed, 6 insertions, 6 deletions
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
---
-<p>« <a href="/ja/docs/Web/SVG/Attribute" title="ja/docs/Web/SVG/Attribute">SVG 属性リファレンスホーム</a></p>
+<p>« <a href="/ja/docs/Web/SVG/Attribute">SVG 属性リファレンスホーム</a></p>
<p><code>stroke-linecap</code> 要素は線を引いた時の開いている部分パスの終端の形状を指定します。</p>
@@ -68,6 +68,6 @@ translation_of: Web/SVG/Attribute/stroke-linecap
<p>以下の要素で <code>stroke-linecap</code> を使うことができます</p>
<ul>
- <li><a href="/ja/docs/Web/SVG/Element#Shape" title="ja/docs/Web/SVG/Element#Shape">Shape 要素</a> »</li>
- <li><a href="/ja/docs/Web/SVG/Element#TextContent" title="ja/docs/Web/SVG/Element#TextContent">Text content 要素</a> »</li>
+ <li><a href="/ja/docs/Web/SVG/Element#Shape">Shape 要素</a> »</li>
+ <li><a href="/ja/docs/Web/SVG/Element#TextContent">Text content 要素</a> »</li>
</ul>
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
---
-<p>« <a href="/ja/docs/Web/SVG/Attribute" title="ja/SVG/Attribute">SVG 属性リファレンスホーム</a></p>
+<p>« <a href="/ja/docs/Web/SVG/Attribute">SVG 属性リファレンスホーム</a></p>
<p><code>stroke-linejoin</code> 属性は線を引いた時のパスの曲がりまたは基本的な輪郭の形状を指定します。</p>
@@ -73,8 +73,8 @@ translation_of: Web/SVG/Attribute/stroke-linejoin
<p>以下の要素で <code>stroke-linejoin</code> 属性を使うことができます</p>
<ul>
- <li><a href="/ja/SVG/Element#Shape" title="ja/SVG/Element#Shape">Shape 要素</a> »</li>
- <li><a href="/ja/SVG/Element#TextContent" title="ja/SVG/Element#TextContent">Text content 要素</a> »</li>
+ <li><a href="/ja/SVG/Element#Shape">Shape 要素</a> »</li>
+ <li><a href="/ja/SVG/Element#TextContent">Text content 要素</a> »</li>
</ul>
<p> </p>