From 0114a214791c357c3dd3fdde5fc47b9ca33796cc Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 12:04:19 -0400 Subject: remove link 'title' attributes that's just the 'href' (ja, part 2) (#1807) --- files/ja/web/svg/tutorial/svg_image_tag/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/svg/tutorial') 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 <image href="firefox.jpg" x="0" y="0" height="50px" width="50px"/> </svg> -

いくつか注意すべき重要事項があります (W3 仕様書に基づくものです)。

+

いくつか注意すべき重要事項があります (W3 仕様書に基づくものです)。