5 font:
20px/
1 Ahem, sans-serif;
8 border:
1px solid black;
14 background-color: blue;
16 shape-outside: inset(
0px round
200px);
20 <script src=
"../../../resources/ahem.js"></script>
22 <div class=
"container" style=
"text-align: right">
24 <div style=
"float: right" class=
"rounded-rect"></div>
36 <p>Requires Ahem font. There is a
0px size inset applied on the right float with
200px radius.
<br>
37 The black squares should trace the left side of the rounded rectangle's blue outline.
</p>
38 <p>Bug
<a href=
"https://code.google.com/p/chromium/issues/detail?id=351775">351775</a>: [CSS Shapes] inset does not properly clamp large corner radii
</p>