mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 00:07:59 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -751,7 +751,7 @@ var JavaScript = Module("javascript", {
|
||||
|
||||
message: Class.Memoize(function () {
|
||||
default xml namespace = XHTML;
|
||||
util.xmlToDom(<div highlight="REPL" key="rootNode"/>,
|
||||
DOM.fromJSON(["div", { highlight: "REPL", key: "rootNode" }],
|
||||
this.document, this);
|
||||
|
||||
return this.rootNode;
|
||||
|
||||
Reference in New Issue
Block a user