Fix comment
This commit is contained in:
parent
f7c3a29a57
commit
61864e903f
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ Zotero.Utilities = {
|
|||
|
||||
if(Zotero.isFx && !Zotero.isBookmarklet) {
|
||||
// Create a node and use the textContent property to do unescaping where
|
||||
// possible, because this approach preserves <br/>
|
||||
// possible, because this approach preserves line endings in the HTML
|
||||
if(node === undefined) {
|
||||
var parser = Components.classes["@mozilla.org/xmlextras/domparser;1"]
|
||||
.createInstance(Components.interfaces.nsIDOMParser);
|
||||
|
|
Loading…
Add table
Reference in a new issue