<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-text-stroke-color</name><description><![CDATA[Specifies the color of the outline (stroke) of text.]]></description><keywords><![CDATA[css property -webkit-text-stroke-color webkit text stroke color]]></keywords><longDescription><![CDATA[<p>If not specified, the color specified by the color property is used. <code>-webkit-text-stroke-color</code> is commonly used in combination with <code>-webkit-text-fill-color</code>. Changes to this property can be animated.</p>
]]></longDescription><syntaxes><syntax><![CDATA[-webkit-text-stroke-color: <color>;]]></syntax></syntaxes><values><value><name><![CDATA[<color>]]></name><description><![CDATA[<p>The color of the stroke. Colors can be specified with a constant, an RGB value, or a hexadecimal value.</p>]]></description><values><value><name><![CDATA[currentcolor]]></name><description><![CDATA[The value of the element's color property.]]></description></value><value><name><![CDATA[-webkit-activelink]]></name><description><![CDATA[The default color of a hyperlink that is being clicked.]]></description></value><value><name><![CDATA[-webkit-focus-ring-color]]></name><description><![CDATA[The color that surrounds a UI element, such as a text field, that has focus.]]></description></value><value><name><![CDATA[-webkit-link]]></name><description><![CDATA[The default color of a hyperlink that has been visited.]]></description></value><value><name><![CDATA[-webkit-text]]></name><description><![CDATA[The default text color.]]></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-text-stroke-color]]></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-color]]></version></versions></property>