``` js && node.namespaceURI == xulns && node.boxObject && node.boxObject instanceof Components.interfaces.nsIMenuBoxObject // Always false now ``` Probably due to https://bugzilla.mozilla.org/show_bug.cgi?id=979835 - Port BoxObject to WebIDL.