From 66dd961c765e2843fdc3ed463baa19873924c0a3 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Wed, 18 Aug 2021 14:33:08 +0900 Subject: 意味のない title 属性を削除 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #1877 --- files/ja/mozilla/firefox/releases/13/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/mozilla/firefox/releases/13/index.html') diff --git a/files/ja/mozilla/firefox/releases/13/index.html b/files/ja/mozilla/firefox/releases/13/index.html index 1be4add1b3..3b59a7e858 100644 --- a/files/ja/mozilla/firefox/releases/13/index.html +++ b/files/ja/mozilla/firefox/releases/13/index.html @@ -39,7 +39,7 @@ translation_of: Mozilla/Firefox/Releases/13
  • {{ domxref("window.setTimeout()") }} および {{ domxref("window.setInterval()") }} メソッドは、付加的な引数である "遅延" をコールバックルーチンに渡さないようになりました。
  • {{ domxref("Blob","Blob.mozSlice()") }} メソッドの接頭辞を削除しました。
  • {{ domxref("Blob") }} コンストラクタをサポートしました。
  • -
  • globalStorage のサポートを削除しました。
  • +
  • globalStorage のサポートを削除しました。
  • バックグラウンドの処理の状態や結果を報告するために用いる {{ domxref("DOMRequest") }} インタフェースを新たに追加しました。
  • {{ domxref("HTMLOptionElement", "HTMLOptionElement.index()") }} メソッドは、{{ HTMLElement("option") }} が {{ HTMLElement("datalist") }} HTML 要素の内部にあるときに誤った値 -1 ではなく 0 を返すようになりました。
  • {{ domxref("DOMException") }} のうち DOM Level 4 で定義された部分を実装しました。
  • @@ -65,7 +65,7 @@ translation_of: Mozilla/Firefox/Releases/13

    WebGL

    MathML

    -- cgit v1.2.3-54-g00ecf