Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
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 |