Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

madarche (Marc-Aurèle Darche)

年加入本站
madarche

最近在 Docs 的活動

檢視所有活動
頁面 日期 回應

Console


Remove useless semicolons in single calls which are function definition more than code anyway

Console


Fix console._exception→console.exception and add deprecation on console.exception as it's in the current spec anymore https://console.spec.whatwg.org/ (but was in the previous spec: https://github.com/DeveloperToolsWG/console-object/blob/master/api.md)

Console


Remove deprecation on console.log as it's in the current spec https://console.spec.whatwg.org/ (and in the previous spec too: https://github.com/DeveloperToolsWG/console-object/blob/master/api.md)

JSON.stringify()


Hopefully fixing JavaScript syntax highlighting

JSON.stringify()


Fix JavaScript code formatting