Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / regions / content-flowed-into-regions-dynamically-inserted-expected.html
1 <!doctype html>
2 <html>
3     <head>
4         <link rel="stylesheet" href="resources/region-style.css">
5     </head>
6     <body>   
7         <div class="greenBox borderBox"></div>
8         <div class="blueBox borderBox"></div>
9         <div class="orangeBox borderBox"></div>
10     </body>
11 </html>