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