<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-mask-position</name><description><![CDATA[Defines the position of a mask.]]></description><keywords><![CDATA[css property -webkit-mask-position webkit mask position]]></keywords><longDescription><![CDATA[<p>Position can be specified in terms of pixels or percentages of the viewport width or using the keywords <code>top</code>, <code>left</code>, <code>center</code>, <code>right</code>, or <code>bottom</code>.</p>
<p>Changes to this property can be animated in Safari 4.0 and later.</p>


]]></longDescription><syntaxes><syntax><![CDATA[-webkit-mask-position: <xpos>;]]></syntax><syntax><![CDATA[-webkit-mask-position: <xpos> <ypos>;]]></syntax></syntaxes><values><value><name><![CDATA[<xpos>]]></name><description><![CDATA[<p>The x-coordinate of the position of the mask.</p>]]></description></value><value><name><![CDATA[<ypos>]]></name><description><![CDATA[<p>The y-coordinate of the position of the mask.</p>]]></description></value></values><versions><version key="safari.4.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-mask-position]]></version></versions></property>