4 <link rel='stylesheet' href='shape-outside-boxes-styles.css'
/>
8 <p>These tests set the shape-outside to the various boxes (margin/border/padding/content) with writing-mode: vertical-lr. They require the Ahem font. You should see green squares, with no red.
</p>
9 <p>shape-outside: content-box
</p>
10 <div class='container-expected'
>
12 <p>shape-outside: padding-box
</p>
13 <div class='container-expected'
>
15 <p>shape-outside: border-box
</p>
16 <div class='container-expected'
>
18 <p>shape-outside: margin-box
</p>
19 <div class='container-expected'
>