<!DOCTYPE html>
<title>shape-outside-floats-circle-000-reference.html</title>
+<link rel="author" title="Adobe" href="http://html.adobe.com/">
<link rel="author" title="Bem Jones-Bey" href="mailto:bjonesbe@adobe.com">
<meta name="flags" content="ahem dom">
<style>
#left-circle-outline {
position: absolute;
+ z-index: -1;
top: 20px;
left: 0px;
}
#right-circle-outline {
position: absolute;
+ z-index: -1;
top: 20px;
right: 0px;
}