Chromium Code Reviews| Index: LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt |
| diff --git a/LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt b/LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt |
| deleted file mode 100644 |
| index b6484c7c34dd7c1b7a6fc5d86dbdf60c8bda745f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -This tests that when the user style sheet location is set to a data: URL with base64-encoded UTF-8 data, the style sheet is processed synchronously, instead of invoking the asynchronous loader. |
| - |
| -FAIL 100px |
| -FAIL 110px |
| -FAIL 120px |
| -FAIL 130px |
| -PASS 140px |
| -PASS 150px |
| -PASS 160px |
| - |