<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-touch-callout</name><description><![CDATA[Disables the default callout shown when you touch and hold a touch target.]]></description><keywords><![CDATA[css property -webkit-touch-callout webkit touch callout]]></keywords><longDescription><![CDATA[<p>On iPhone OS, when you touch and hold a touch target such as a link, Safari displays a callout containing information about the link. This property allows you to disable that callout.</p>
]]></longDescription><syntaxes><syntax><![CDATA[-webkit-touch-callout: <behavior>;]]></syntax></syntaxes><values><value><name><![CDATA[<behavior>]]></name><description><![CDATA[<p>The touch callout behavior.</p>]]></description><values><value><name><![CDATA[default]]></name><description><![CDATA[Restore the default callout.]]></description></value><value><name><![CDATA[none]]></name><description><![CDATA[The callout is disabled.]]></description></value><value><name><![CDATA[inherit]]></name><description><![CDATA[]]></description></value></values></value></values><versions><version key="ios.2.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-touch-callout]]></version></versions></property>