4 <title>CSS Test: left float, inset + shape-margin, % units
</title>
5 <script src=
"../../../resources/ahem.js"></script>
16 background-color: red;
24 shape-outside: inset(
40px
100px
40px
0px);
32 border:
20px solid green;
33 background-color: green;
37 <p>The test passes if there is a green square and no red.
</p>
39 <div id=
"test-shape"></div>
40 XXXXXXXXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXXXXXXXX
42 <div id=
"static-shape"></div>