Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / inspector-enabled / resource-tree / resources / main-resource-content-frame-utf8.php
blobfa6ed63ade3fb1146527f7440111642f4f9d81bd
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>