HTMLDocument.registerElement (file:///C:/Users/gerar/AppData/Local/Programs/Pulsar/resources/app.asar/static/index.js:100:12) f (C:\Users\gerar\.pulsar\packages ...
For example, I wanted to do this (JSNI JavaScript) in Elemental 2: var zindex = document.defaultView.getComputedStyle(elems[i],null).getPropertyValue("z-index"); But I could not find defaultView on ...