<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-background-clip</name><description><![CDATA[Specifies the clipping behavior of the background of a box.]]></description><keywords><![CDATA[css property -webkit-background-clip webkit background clip]]></keywords><longDescription><![CDATA[]]></longDescription><syntaxes><syntax><![CDATA[-webkit-background-clip: <behavior>;]]></syntax></syntaxes><values><value><name><![CDATA[<behavior>]]></name><description><![CDATA[<p>The clipping behavior of the background.</p>]]></description><values><value><name><![CDATA[border]]></name><description><![CDATA[The background clips to the border of the box.]]></description></value><value><name><![CDATA[content]]></name><description><![CDATA[The background clips to the content of the box.]]></description></value><value><name><![CDATA[padding]]></name><description><![CDATA[The background clips to the padding of the box.]]></description></value><value><name><![CDATA[text]]></name><description><![CDATA[The background clips to the text of the box. Available in Safari 4.0 and later.]]></description></value></values></value></values><versions><version key="safari.3.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-background-clip]]></version><version key="ios.1.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-background-clip]]></version></versions></property>