{"name":"-webkit-text-stroke-color","description":"Specifies the color of the outline (stroke) of text.","keywords":["css","property","-webkit-text-stroke-color","webkit","text","stroke","color"],"longDescription":"<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>\n","syntax":["-webkit-text-stroke-color: <color>;"],"values":{"<color>":{"description":"<p>The color of the stroke. Colors can be specified with a constant, an RGB value, or a hexadecimal value.<\/p>","values":{"currentcolor":"The value of the element's color property.","-webkit-activelink":"The default color of a hyperlink that is being clicked.","-webkit-focus-ring-color":"The color that surrounds a UI element, such as a text field, that has focus.","-webkit-link":"The default color of a hyperlink that has been visited.","-webkit-text":"The default text color."}}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-text-stroke-color","ios.2.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-text-stroke-color"}}