Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / inspector-enabled / resource-tree / main-resource-content-expected.txt
blobce02e21a1d7bb20910bd3ab97133c8d45b542385
1  
2 Tests main resource content is correctly loaded and decoded using correct encoding.
4 Requesting content: 
5 Resource url: http://127.0.0.1:8000/inspector-enabled/resource-tree/resources/main-resource-content-frame.html
6 Resource content: <html>
7 <body>
8 SUCCESS
9 </body>
10 </html>
12 Requesting utf8 content: 
13 Resource url: http://127.0.0.1:8000/inspector-enabled/resource-tree/resources/main-resource-content-frame-utf8.php
14 Resource content: <html>
15 <body>
16 The following word is written using cyrillic letters and should look like "SUCCESS": SUССЕSS.
17 </body>
18 </html>