aboutsummaryrefslogtreecommitdiff
path: root/files/ja/mozilla/firefox/releases/27/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/mozilla/firefox/releases/27/index.html')
-rw-r--r--files/ja/mozilla/firefox/releases/27/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/mozilla/firefox/releases/27/index.html b/files/ja/mozilla/firefox/releases/27/index.html
index f337e05031..309702d456 100644
--- a/files/ja/mozilla/firefox/releases/27/index.html
+++ b/files/ja/mozilla/firefox/releases/27/index.html
@@ -49,7 +49,7 @@ translation_of: Mozilla/Firefox/Releases/27
<p><a href="/ja/docs/Web/JavaScript/ECMAScript_6_support_in_Mozilla" title="Web/JavaScript/ECMAScript_6_support_in_Mozilla">EcmaScript 6</a> (Harmony) の実装が続いています!</p>
<ul>
- <li>Harmony の <a href="http://wiki.ecmascript.org/doku.php?id=harmony:spread" title="http://wiki.ecmascript.org/doku.php?id=harmony:spread">spread operator</a> を、関数呼び出しでサポートしました ({{bug("762363")}})。</li>
+ <li>Harmony の <a href="http://wiki.ecmascript.org/doku.php?id=harmony:spread">spread operator</a> を、関数呼び出しでサポートしました ({{bug("762363")}})。</li>
<li>数学関数 {{jsxref("Global_Objects/Math/hypot", "Math.hypot()")}} を実装しました ({{bug("896264")}})。</li>
<li><code>yield*</code> 演算子を実装しました ({{bug(666396)}})。</li>
<li><code>MapIterator</code>、<code>SetIterator</code>、<code>ArrayIterator</code> の各オブジェクトが、仕様書に一致するようになりました ({{bug("881226")}})。</li>