Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / preloader / style-expected.txt
1 CONSOLE MESSAGE: line 9: PASS
2 This test requires DumpRenderTree to see the log of what resources are loaded.
3
4 <style>
5 @charset "ascii";
6 /* */
7 @import "resources/style1.css";
8 em {
9     @import "resources/fail.css";
10 }
11 @import "resources/fail.css";
12 </style>
13 <style>
14 @media print {
15     @import "resources/fail.css";
16 }
17 @import "resources/fail.css";
18 </style>
19