aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg/compatibility_sources
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/web/svg/compatibility_sources
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/web/svg/compatibility_sources')
-rw-r--r--files/ja/web/svg/compatibility_sources/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/ja/web/svg/compatibility_sources/index.html b/files/ja/web/svg/compatibility_sources/index.html
new file mode 100644
index 0000000000..062a2f701d
--- /dev/null
+++ b/files/ja/web/svg/compatibility_sources/index.html
@@ -0,0 +1,17 @@
+---
+title: 互換性の情報源
+slug: Web/SVG/Compatibility_sources
+tags:
+ - SVG
+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://wiki.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>
+ <li><a class="external" href="http://www.codedread.com/svg-support.php">Codedread.com における SV G対応図</a> W3C スイートに対する基本確認事項</li>
+ <li><a class="external" href="https://ja.wikipedia.org/wiki/Scalable_Vector_Graphics">Wikipedia</a> 基本的な情報 (規格標準ではない)</li>
+</ul>