WebHitTestResult.getJsNode
javascriptcore.value.Value getJsNode(webkitwebprocessextension.script_world.ScriptWorld world = null)Get the #JSCValue for the DOM node in world at the coordinates of the Hit Test.
Parameters
world | a #WebKitScriptWorld, or null to use the default |
Returns
a #JSCValue for the DOM node, or null