RoundRect
RoundRect copied to clipboard
Fix for mouse events causing flicker.
This commit seems to fix the issue with rounded elements flickering while mouse is moved along their border.
It turns out a better fix is to set the background-image of elements modified by RoundRect to url(about:blank).