Updated Required Browser Features (markdown)

yurydelendik 2012-12-03 06:17:55 -08:00
parent a846fd2c99
commit 02eec95e60

@ -123,7 +123,7 @@ the bind method with these functions.
## <a id="apply-typed-array"></a>Function.prototype.apply accepts typed array ## <a id="apply-typed-array"></a>Function.prototype.apply accepts typed array
The core code relies on the `Function.prototype.apply' method to accept the typed array as the second argument. The core code relies on the `Function.prototype.apply` method to accept the typed array as the second argument.
No emulation is provided in browsers that do not support it. No emulation is provided in browsers that do not support it.
## <a id="navigator-language"></a>navigator.language is present ## <a id="navigator-language"></a>navigator.language is present