From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/mozilla/firefox/releases/36/index.html | 179 +++++++++++++++++++++ .../releases/36/site_compatibility/index.html | 13 ++ 2 files changed, 192 insertions(+) create mode 100644 files/ja/mozilla/firefox/releases/36/index.html create mode 100644 files/ja/mozilla/firefox/releases/36/site_compatibility/index.html (limited to 'files/ja/mozilla/firefox/releases/36') diff --git a/files/ja/mozilla/firefox/releases/36/index.html b/files/ja/mozilla/firefox/releases/36/index.html new file mode 100644 index 0000000000..53c70b77ba --- /dev/null +++ b/files/ja/mozilla/firefox/releases/36/index.html @@ -0,0 +1,179 @@ +--- +title: Firefox 36 for developers +slug: Mozilla/Firefox/Releases/36 +tags: + - Firefox +translation_of: Mozilla/Firefox/Releases/36 +--- +

Firefox 36 は、米国時間 2015 年 2 月 24 日にリリースされました。このページでは、開発者に影響する Firefox 36 の変更点をまとめています。

+ +

Web 開発者向けの変更点一覧

+ +

開発者ツール

+ +

ハイライト:

+ + + +

Firefox 35 から Firefox 36 の間に解決した開発ツール関連のバグ一覧

+ +

CSS

+ + + +

HTML

+ + + +

JavaScript

+ + + +

インターフェイス/API/DOM

+ + + +

MathML

+ +

変更なし。

+ +

SVG

+ +

変更なし。

+ +

Audio/Video

+ +

変更なし。

+ +

ネットワーク

+ + + +

セキュリティ

+ + + +

アドオン開発者と Mozilla 開発者向けの変更点

+ +

Add-on SDK

+ +

ハイライト

+ + + +
var { require } = Cu.import("resource://gre/modules/commonjs/toolkit/require.js", {});
+ +

詳細

+ +

Firefox 35 から Firefox 36 の間に行われた GitHub コミット

+ +

JavaScript コードモジュール

+ + + +

XUL

+ +

変更なし。

+ +

その他

+ + + +

関連情報

+ + + +

過去のバージョン

+ +

{{Firefox_for_developers('35')}}

diff --git a/files/ja/mozilla/firefox/releases/36/site_compatibility/index.html b/files/ja/mozilla/firefox/releases/36/site_compatibility/index.html new file mode 100644 index 0000000000..0e50099fa9 --- /dev/null +++ b/files/ja/mozilla/firefox/releases/36/site_compatibility/index.html @@ -0,0 +1,13 @@ +--- +title: Firefox 36 サイト互換性情報 +slug: Mozilla/Firefox/Releases/36/Site_Compatibility +tags: + - Compatibility + - Firefox + - Firefox 36 + - FxSiteCompat + - Guide + - Web Development +translation_of: Mozilla/Firefox/Releases/36/Site_Compatibility +--- +このページは FxSiteCompat.com へ移動しました。 -- cgit v1.2.3-54-g00ecf