Re: Original DOM of a XSLT'd XML
Christian Biesinger <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <ScydnRhwdOanrajZnZ2dnUVZ_tGdnZ2d__44017.04820707$1144358216$gmane$org@mozilla.org> |
Rowan Nairn wrote: > XMLDocument.load probably doesn't even use the browser cache, does it? Why wouldn't it? Everything uses the cache, unless it specifically wants to bypass it. (I think we do that for XMLHTTPRequest POST requests, and of course shift+reload, but not much else) (And why are you cross-posting to 4 groups without setting Followup-To? Setting one here.)