a read-only boolean indicating whether the current browser is WebKit based (Google Chrome)
if (webix.env.isWebKit) do_something();