| background-color: #009999; |
| background-color: salmon; |
| <a href="https://bugs.webkit.org/show_bug.cgi?id=132601">Bug 132601 - [CSS Regions] Block incorrectly sized when containing an unsplittable box</a> |
| <p>This test passes if the <span style="color:#00BB00">green text</span> is positioned at the very top of the second <span style="color:blue">region</span>.</p> |
| <div class="region" id="region1"></div> |
| <div class="region" id="region2"></div> |
| <div class="article" id="article1"> |
| <video id="video"></video> |
| <div class="article" id="article2"> |
| <div id="after" style="color:#00FF00">This div is flowed after the video element.</div> |