<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-text-stroke-width</name><description><![CDATA[Specifies the width for the text outline.]]></description><keywords><![CDATA[css property -webkit-text-stroke-width webkit text stroke width]]></keywords><longDescription><![CDATA[<p>This property is significant only in combination with <code>-webkit-text-stroke-color</code>.</p>


]]></longDescription><syntaxes><syntax><![CDATA[-webkit-text-stroke-width: medium | thick | thin | <width>;]]></syntax></syntaxes><values><value><name><![CDATA[medium]]></name><description><![CDATA[<p>A medium stroke.</p>]]></description></value><value><name><![CDATA[thick]]></name><description><![CDATA[<p>A thick stroke.</p>]]></description></value><value><name><![CDATA[thin]]></name><description><![CDATA[<p>A thin stroke.</p>]]></description></value><value><name><![CDATA[<width>]]></name><description><![CDATA[<p>Length unit. The width 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-width]]></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-width]]></version></versions></property>