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

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

Issue 66383005: Remove the concept of user stylesheets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix WebFrameCSSCallbackTest tests Created 7 years, 1 month 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
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
-

Powered by Google App Engine
This is Rietveld 408576698