mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
16e02a5e28
There are some places where we have a thing which may not even be a node, and we end up hardcoding the value of DOCUMENT_NODE there, because "foo.nodeType == foo.DOCUMENT_NODE" will test true if foo is not a node: both sides will be undefined. |
||
---|---|---|
.. | ||
content | ||
jar.mn | ||
moz.build |