| <title>shape-outside-floats-inset-rectangle-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"> |
| font: 20px/1 Ahem, sans-serif; |
| -webkit-writing-mode: vertical-lr; |
| -webkit-writing-mode: vertical-rl; |
| <div class="test container"> |
| <div style="float: left" class="float exclusion-top"></div> |
| <div class="test container"> |
| <div style="float: right" class="float exclusion-top"></div> |
| <div class="test container"> |
| <div style="float: left" class="float exclusion-right"></div> |
| <div class="test container"> |
| <div style="float: left" class="float exclusion-bottom"></div> |
| <div class="test container"> |
| <div style="float: right" class="float exclusion-bottom"></div> |
| <div class="test container"> |
| <div style="float: right" class="float exclusion-left"></div> |