Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector-enabled / resource-tree / resources / main-resource-content-frame-utf8.php
1 <?
2 header('Content-Type: text/html; charset=utf-8');
3 ?>
4 <html>
5 <body>
6 The following word is written using cyrillic letters and should look like "SUCCESS": SUССЕSS.
7 </body>
8 </html>