14 border-top-left-radius:
60px;
15 border-bottom-left-radius:
60px;
16 border-top-right-radius:
0px;
17 border-bottom-right-radius:
120px;
18 background-color: blue;
19 background-clip: border-box;
20 shape-outside: border-box;
21 margin-left:
20px; /* demonstrate that the shape defines the char's position */
25 <p>The green square should apear to the left of the blue rounded shape.
27 <div id=
"float"></div>