| 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
|
| index ffd57c3c989567afd9a28c4b35cfe87f9b7e1e0f..b6484c7c34dd7c1b7a6fc5d86dbdf60c8bda745f 100644
|
| --- a/LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt
|
| +++ b/LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt
|
| @@ -1,9 +1,9 @@
|
| 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.
|
|
|
| -PASS 100px
|
| -PASS 110px
|
| -PASS 120px
|
| -PASS 130px
|
| +FAIL 100px
|
| +FAIL 110px
|
| +FAIL 120px
|
| +FAIL 130px
|
| PASS 140px
|
| PASS 150px
|
| PASS 160px
|
|
|