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/fast/loader/resource-request-callbacks-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 2 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 main frame - img requested 'dice.png' 1 main frame - img requested 'dice.png'
2 main frame - img requested 'dice.png' 2 main frame - img requested 'dice.png'
3 main frame - img requested 'not-existing.png' 3 main frame - img requested 'not-existing.png'
4 main frame - img requested 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAA AQCAIAAACQkWg2AAABO0lEQVR4XpWRTytEYRTG3/tHLGQrNfEBpKQkmc8gG0ulxpRsfQ0TTXbI3kZ2ys 4tsyBZjN1N8idlYUYaxJzzOKf7ztG1MfN0ens69/x6n/eeYPuo7npS9bCOriXDMQOCTVbO3X+6Wp9mIC ZWAHqquE1qAA8EQRiFcmYMsQKsAHM2DeKV4qj48ZHB++bHwcXTQ+Mz6u/rABwSIQO0wKW5wuLU8E5yWz lJS7OFvaUJMGelAFkkYici1NIXB4DQbH1JY2ggVoD4N1Kb2AAA149vUmLLxbHaTaNynIJggAz7G7jTyj B5wOv79/LupT47Cu0rcT6S/ai755YUiMM4cgw4/I3ERAaI3y/PiFnYPHOBtfORLKX38AaBERaJbHFeAO Y3Eu8ZOYByi7Pl+hzWN+nwWjVB15LhYHXr1PWiH0AYTw4BBjO9AAAAAElFTkSuQmCC'
4 main frame - css requested 'gw432047.ttf' 5 main frame - css requested 'gw432047.ttf'
5 main frame - css requested 'greenbox-hotspot35-4.cur' 6 main frame - css requested 'greenbox-hotspot35-4.cur'
6 main frame - css requested 'lenna.png' 7 main frame - css requested 'lenna.png'
7 main frame - img requested 'png_per_row_alpha.png'
8 main frame - script requested 'empty-script.js' 8 main frame - script requested 'empty-script.js'
9 main frame - img requested 'mu.png' 9 main frame - img requested 'mu.png'
10 main frame - img requested 'oval.png' 10 main frame - img requested 'oval.png'
11 main frame - img requested 'png_per_row_alpha.png'
11 main frame - css requested 'palatted-color-png-gamma-one-color-profile.png' 12 main frame - css requested 'palatted-color-png-gamma-one-color-profile.png'
12 This test checks that the correct callbacks for resource requests are invoked. I t passes if you see the callbacks for 11 resources. 13 This test checks that the correct callbacks for resource requests are invoked. I t passes if you see the callbacks for 11 resources.
13 14
14 15
15 16
16 PASS 17 PASS
17 PASS successfullyParsed is true 18 PASS successfullyParsed is true
18 19
19 TEST COMPLETE 20 TEST COMPLETE
20 21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698