Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698