Upstream version 9.37.195.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / data / theme_color_test.html
1  <html>
2   <head>
3   <meta id="tc1" name="theme-color" content="  blue   ">
4   <meta id="tc2" name="theme-color" content="  red   ">
5   </head>
6   <body>
7   </body>
8 </html>