How to create dotted border with round dots in WebKit browsers?
问题 In WebKit driven browsers, e.g. Safari, Chrome, borders with their style declared as dotted are rendered with square dots instead of round. Is there any way to force rendering of round dots seamlessly across browsers? Reference Test on jsFiddle 回答1: A natively supported solution is currently lacking, as the specification does not define these properties explicitly, and leaves it for the browser's implementation. You may, however, use SVG to create the border, as it offers full control over