6 The object-fit:cover property causes the image to be scaled to
200x200 and then centered. The shape-outside
7 is clipped to the image-shape's margin-box, which means that the Ahem text will appear
50 pixels to the right
12 shape-outside: url(
"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px'><rect width='10' height='10' fill='blue'/></svg>");
20 font:
50px/
1 Ahem, sans-serif;
26 src=
"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px'><rect width='10' height='10' fill='blue'/></svg>"/>