Greetings! Upon observing the image provided, an unusual behavior can be noticed in Safari 6 concerning round corners.
{ border-radius: 5px 5px 5px 5px; }
Upon hovering over the elements, a thin line appears that seems to accumulate with each subsequent hover. The first and second links were not hovered over, yet distinct lines are visible due to multiple hover interactions...
Could this be a bug specific to Safari?