Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / regions / invalid-first-region-with-writing-mode-expected.html
1 <!DOCTYPE html>
2 <html>
3     <head>
4         <title>Invalid region specifying writing-mode</title>
5     </head>
6     <body style="background:white; color:black; overflow:hidden;">
7         <p>You should see the word 'PASS' below.</p>
8         <div style="height:100px;"></div>
9         <div style="width:4em; height:2em; color:white; background:black;">PASS</div>
10     </body>
11 </html>