10 -webkit-shape-outside: url(
"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100px' height='100px'><rect x='0' y='0' width='100' height='100' fill='green'/></svg>");
15 background-image: url(
"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100px' height='100px'><rect x='0' y='0' width='100' height='100' fill='green'/></svg>");
16 background-repeat: no-repeat;
20 <p>The A-C text should appear above and then to the right of the green rectangle. This test should not crash.
</p>
21 <div id=
"wrapped-text">
22 <div id=
"image-valued-shape"></div>A
<br>B
<br>C