I'm facing an issue with border radius in the Chrome browser.
When applying a border-radius to an element styled with dashed border-style and display:table, the background-color exceeds the limit of the border.
Here's how it appears in Chrome:
Check out the live link for the Chrome dashed border-radius issue