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

Side by Side 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, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This tests that when the user style sheet location is set to a data: URL with ba se64-encoded UTF-8 data, the style sheet is processed synchronously, instead of invoking the asynchronous loader. 1 This tests that when the user style sheet location is set to a data: URL with ba se64-encoded UTF-8 data, the style sheet is processed synchronously, instead of invoking the asynchronous loader.
2 2
3 PASS 100px 3 FAIL 100px
4 PASS 110px 4 FAIL 110px
5 PASS 120px 5 FAIL 120px
6 PASS 130px 6 FAIL 130px
7 PASS 140px 7 PASS 140px
8 PASS 150px 8 PASS 150px
9 PASS 160px 9 PASS 160px
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698