diff options
author | potappo <potappo@gmail.com> | 2021-08-21 14:51:17 +0900 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-08-21 14:51:17 +0900 |
commit | 7257389b546df95eecdf44e67e68009e69ece2b2 (patch) | |
tree | fd051db8a2daad9ddde969ff15eaa833a9d2a36b /files/ja/web/svg/compatibility_sources | |
parent | bc98b39ca91c1ee566cb5c6a2cc9da21ecdadb6a (diff) | |
parent | 66dd961c765e2843fdc3ed463baa19873924c0a3 (diff) | |
download | translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.gz translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.bz2 translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.zip |
Merge branch '20210818-remove-meaningless-titles' of https://github.com/mfuji09/MDN-translated-content into mfuji09-20210818-remove-meaningless-titles
Diffstat (limited to 'files/ja/web/svg/compatibility_sources')
-rw-r--r-- | files/ja/web/svg/compatibility_sources/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/svg/compatibility_sources/index.html b/files/ja/web/svg/compatibility_sources/index.html index 249a3d6217..f8f78b7a30 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 <p>以下の情報源が SVG 要素と属性の互換性の確認に活用できます。</p> <ul> - <li><a href="/ja/docs/SVG_in_Firefox" title="ja/docs/SVG_in_Firefox">https://developer.mozilla.org/ja/docs/SVG_in_Firefox</a> Firefoxに対する改編履歴あり</li> + <li><a href="/ja/docs/SVG_in_Firefox">https://developer.mozilla.org/ja/docs/SVG_in_Firefox</a> Firefoxに対する改編履歴あり</li> <li><a class="external" href="http://www.webkit.org/projects/svg/status.xml">http://www.webkit.org/projects/svg/status.xml</a> WebKit, Safari, Chrome 向けの<a class="external" href="http://wayback.archive.org/web/*/http://www.webkit.org/projects/svg/status.xml">記録書庫</a></li> <li>Opera 9 以降向けの追加情報は <a class="external" href="http://www.opera.com/docs/specs/opera9/svg/">http://www.opera.com/docs/specs/opera9/svg/</a> 、 Opera 8向けは <a class="external" href="http://www.opera.com/docs/specs/opera8/">http://www.opera.com/docs/specs/opera8/</a></li> <li><a class="external" href="http://blogs.msdn.com/b/ie/archive/2010/03/18/svg-in-ie9-roadmap.aspx">http://blogs.msdn.com/b/ie/archive/2010/03/18/svg-in-ie9-roadmap.aspx</a> IE9 向けの対応状況へのヒント</li> |