The border-start-end-radius property defines the radius of the corner between the block-start and the inline-end sides of the element.
border-start-end-radius: 50px;
border-start-end-radius: 50px 20px;
border-start-end-radius: 50% and direction: rtl
border-start-end-radius: 50% and writing mode: vertical-rl;