1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-28 06:45:45 +01:00

Death to E4X and stuff.

This commit is contained in:
Kris Maglione
2012-11-27 23:34:16 -08:00
parent df81bcb1f9
commit 621ff6a37a
12 changed files with 44 additions and 43 deletions

View File

@@ -1629,6 +1629,7 @@ var DOM = Class("DOM", {
}, {
namespaces: {
"": "http://www.w3.org/1999/xhtml",
dactyl: String(NS),
html: "http://www.w3.org/1999/xhtml",
xul: "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
}