Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/preloader/style-base-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/preloader/style-base-expected.txt b/third_party/WebKit/LayoutTests/fast/preloader/style-base-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..aa50fae38f2cba68a38f457e6bf9bc98d7eeb8f4 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/preloader/style-base-expected.txt |
| @@ -0,0 +1,10 @@ |
| +CONSOLE MESSAGE: line 9: PASS |
| +This test requires content_shell --run-layout-test to see the log of what resources are loaded. |
| + |
| +<base href="resources/foo.html"> |
| +<style> |
| +@charset "ascii"; |
| +/* */ |
| +@import "style1.css"; |
| +</style> |
| + |