From what I've noticed, the typical standard for most CSS properties involves using "top/bottom, left/right" to define values. However, one exception to this seems to be border-spacing.
I can't help but wonder if the use of "left/right, top/bottom" shorthand for border-spacing was done intentionally. It always catches me off guard, and it makes me question whether w3 overlooked this inconsistency.