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

Side by Side Diff: LayoutTests/platform/chromium/fast/loader/resource-request-callbacks-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 main frame - css requested 'gw432047.ttf'
2 main frame - css requested 'greenbox-hotspot35-4.cur'
3 main frame - css requested 'lenna.png'
4 main frame - element with id 'img-normal' requested 'dice.png'
5 main frame - element with id 'img-changing' requested 'dice.png'
6 main frame - element with id 'img-not-there' requested 'not-existing.png'
7 main frame - element with no id requested 'js-test-post.js'
8 main frame - element with id 'img-changing' requested 'mu.png'
9 main frame - element with id 'img-created' requested 'oval.png'
10 main frame - element with id 'img-created-2' requested 'png_per_row_alpha.png'
11 main frame - element with id 'script-created' requested 'empty-script.js'
12 main frame - css requested 'palatted-color-png-gamma-one-color-profile.png'
13 This test checks that the correct callbacks for resource requests are invoked. I t passes if you see the callbacks for eight resources.
14
15
16
17 PASS
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698