The source project of this merge request has been removed.
Make dashed border-style work correctly
There’s a short-path done for focus rectangles, but it can be taken in other conditions, and then fail occasionally to render a dashed line if the border-width is too big.
It should probably be fixed also in master, but 1) I cannot test and 2) I don’t know if there’s an easy way to do that with Gitlab.