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.

lydell

이후로 멤버
lydell

최근 문서 활동

전체 활동 보기
페이지 날짜 댓글

MutationObserver


Added `new`. “TypeError: Constructor MutationObserver requires 'new'” is thrown otherwise.

Full page zoom


Updated the examples that work in multi-process Firefox.

String.prototype.endsWith()


Fixed a case for the polyfill: `"a".endsWith("bc")` returned true.

Error.prototype.stack


This also describes the last, uncommented changes by me. Documented changes in Firefox 14, improved example, more cross browser info.

Error.prototype


Added columnNumber property