aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web')
-rw-r--r--files/ja/web/svg/attribute/stroke/index.html2
-rw-r--r--files/ja/web/svg/tutorial/svg_image_tag/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/svg/attribute/stroke/index.html b/files/ja/web/svg/attribute/stroke/index.html
index 27c7ebdebe..fc682c32df 100644
--- a/files/ja/web/svg/attribute/stroke/index.html
+++ b/files/ja/web/svg/attribute/stroke/index.html
@@ -30,7 +30,7 @@ translation_of: Web/SVG/Attribute/stroke
</tr>
<tr>
<th scope="row">標準文書</th>
- <td><a class="external" href="http://www.w3.org/TR/SVG/painting.html#StrokeProperty" title="http://www.w3.org/TR/SVG/painting.html#StrokeProperty">SVG 1.1 (2nd Edition)</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/SVG/painting.html#StrokeProperty">SVG 1.1 (2nd Edition)</a></td>
</tr>
</tbody>
</table>
diff --git a/files/ja/web/svg/tutorial/svg_image_tag/index.html b/files/ja/web/svg/tutorial/svg_image_tag/index.html
index 0728abbcb1..93cbd32c31 100644
--- a/files/ja/web/svg/tutorial/svg_image_tag/index.html
+++ b/files/ja/web/svg/tutorial/svg_image_tag/index.html
@@ -26,7 +26,7 @@ translation_of: Web/SVG/Tutorial/SVG_Image_Tag
&lt;image href="firefox.jpg" x="0" y="0" height="50px" width="50px"/&gt;
&lt;/svg&gt;</pre>
-<p>いくつか注意すべき重要事項があります (<a class="external" href="http://www.w3.org/TR/SVG/struct.html#ImageElement" title="http://www.w3.org/TR/SVG/struct.html#ImageElement">W3 仕様書</a>に基づくものです)。</p>
+<p>いくつか注意すべき重要事項があります (<a class="external" href="http://www.w3.org/TR/SVG/struct.html#ImageElement">W3 仕様書</a>に基づくものです)。</p>
<ul>
<li>