API Version: 4.1
Library Version: 2.41.1
#define WEBKIT_DOM_NODE_FILTER_SKIP 3
Skip the node. Use this macro as return value of webkit_dom_node_filter_accept_node() implementation to skip the given WebKitDOMNode. The children of the given node will not be skipped.
webkit_dom_node_filter_accept_node()
WebKitDOMNode
Use JavaScriptCore API instead.