5 font:
20px/
1 Ahem, sans-serif;
8 border:
1px solid black;
14 border:
1px solid blue;
15 border-bottom-left-radius:
60px
40px;
16 -webkit-shape-outside: inset(
0px
0px
0px
0px round
0 0 0 60px /
0 0 0 40px);
20 <script src=
"../../../resources/ahem.js"></script>
22 <div class=
"container" style=
"text-align: right">
24 <div style=
"float: right" class=
"rounded-rect"></div>
35 <p>Requires Ahem font. There is a
0px size inset applied on the right float with
60px/
40px bottom left radius.
<br>
36 The black squares should trace the left side of the rounded rectangle's blue outline.
</p>
37 <p>Issue
<a href=
"https://code.google.com/p/chromium/issues/detail?id=338523">338523</a>: [CSS Shapes] Support inset for shape-outside
</p>