Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / shapes / shape-outside-floats / shape-outside-insert-svg-shape-expected.html
1 <html>
2 <head>
3 <style>
4 .container {
5     font: 50px/1 Ahem, sans-serif;
6     color: green;
7 }
8 </style>
9 </head>
10 <body>
11 <div class="container">
12 <p>X<br>&nbsp;X<br>X</p>
13 </div>
14 </body>
15 </html>
16