<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-text-stroke</name><description><![CDATA[Specifies the width and color of the outline (stroke) of text.]]></description><keywords><![CDATA[css property -webkit-text-stroke webkit text stroke]]></keywords><longDescription><![CDATA[<p>This property is commonly used in combination with <code>-webkit-text-fill-color</code>.</p>
<p>See <code>-webkit-text-stroke-color</code> and <code>-webkit-text-stroke-width</code>.</p>
]]></longDescription><syntaxes><syntax><![CDATA[-webkit-text-stroke: <width> <color>;]]></syntax></syntaxes><values><value><name><![CDATA[<width>]]></name><description><![CDATA[<p>The width of the stroke.</p>]]></description></value><value><name><![CDATA[<color>]]></name><description><![CDATA[<p>TThe color of the stroke.</p>]]></description></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-text-stroke]]></version><version key="ios.2.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-text-stroke]]></version></versions></property>