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