Changeset 1997
- Timestamp:
- 11/25/07 15:57:50 (6 years ago)
- Files:
-
- 1 modified
-
lang/javascript/userscripts/jautopagerize.user.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/jautopagerize.user.js
r1977 r1997 277 277 AutoPagerize._terminate = false; 278 278 AutoPagerize._error = null; 279 AutoPagerize._pageinfo = [];279 AutoPagerize._pageinfo = {}; 280 280 AutoPagerize._nextURI = null; 281 281 AutoPagerize._insertBefore = null; … … 427 427 if (!document.implementation.createHTMLDocument) { 428 428 if (navigator.userAgent.match(/Firefox/)) { 429 // var html4dt = document.implementation.createDocumentType("HTML", "-//W3C//DTD HTML 4.01//EN", "http://www.w3.org/TR/html4/strict.dtd"); 430 // var d = document.implementation.createDocument("", "HTML", html4dt); 431 // return d; 429 432 return null; // avoid magical XSLTProcessor bug. so use div for parsing 430 433 var x = new XSLTProcessor();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)