<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-column-rule</name><description><![CDATA[Specifies the color, style, and width of the column rule.]]></description><keywords><![CDATA[css property -webkit-column-rule webkit column rule]]></keywords><longDescription><![CDATA[<p>The column rule appears in the middle of the column gap in a multicolumn flow layout.</p>
<p>See <code>-webkit-column-rule-color</code>, <code>-webkit-column-rule-style</code> and <code>-webkit-column-rule-width</code>.</p>
]]></longDescription><syntaxes><syntax><![CDATA[-webkit-column-rule: <width> <style> <color>;]]></syntax></syntaxes><values><value><name><![CDATA[<width>]]></name><description><![CDATA[<p>The width of the column rule.</p>]]></description></value><value><name><![CDATA[<style>]]></name><description><![CDATA[<p>The style of the column rule.</p>]]></description></value><value><name><![CDATA[<color>]]></name><description><![CDATA[<p>The color of the column rule.</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-column-rule]]></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-column-rule]]></version></versions></property>