hidden text var win = XPCNativeWrapper.unwrap(window); var nac = document.getAnonymousNodes(this)[0].firstChild; win.is(nac.textContent, "hidden text", "XBL can see NAC"); win.playWithNAC(nac); Mozilla Bug 914618