<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-margin-start</name><description><![CDATA[Provides the width of the starting margin.]]></description><keywords><![CDATA[css property -webkit-margin-start webkit margin start]]></keywords><longDescription><![CDATA[<p>If the writing direction is left-to-right, this value overrides <code>margin-left</code>. If the writing direction is right-to-left, this value overrides <code>margin-right</code>.</p>

]]></longDescription><syntaxes><syntax><![CDATA[-webkit-margin-start: <width>;]]></syntax></syntaxes><defaultValue><![CDATA[auto]]></defaultValue><values><value><name><![CDATA[auto]]></name><description><![CDATA[<p>The margin is automatically determined.</p>]]></description></value><value><name><![CDATA[<width>]]></name><description><![CDATA[<p>The width of the starting margin. Number as a percentage, length unit.</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-margin-start]]></version><version key="ios.1.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-margin-start]]></version></versions></property>