Border-style Extensions
Formatter has extended the values of the border-style property to add wave, dot-dash, and dot-dot-dash border types.
border-style: wave;
border-style: dot-dash;
border-style: dot-dot-dash;