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

Side by Side Diff: LayoutTests/http/tests/inspector/network/network-image-404-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 CONSOLE MESSAGE: line 15: Done. 1 CONSOLE MESSAGE: line 15: Done.
2 Tests content is available for failed image request. 2 Tests content is available for failed image request.
3 3
4 Bug 84265 4 Bug 84265
5 http://127.0.0.1:8000/inspector/network/resources/404.php 5 http://127.0.0.1:8000/inspector/network/resources/404.php
6 resource.type: image 6 resource.type: image
7 resource.content before requesting content: undefined 7 resource.content before requesting content: undefined
8 resources count = 2
9 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABO0lEQVR4Xp WRTytEYRTG3/tHLGQrNfEBpKQkmc8gG0ulxpRsfQ0TTXbI3kZ2ys4tsyBZjN1N8idlYUYaxJzzOKf7zt G1MfN0ens69/x6n/eeYPuo7npS9bCOriXDMQOCTVbO3X+6Wp9mICZWAHqquE1qAA8EQRiFcmYMsQKsAH M2DeKV4qj48ZHB++bHwcXTQ+Mz6u/rABwSIQO0wKW5wuLU8E5yWzlJS7OFvaUJMGelAFkkYici1NIXB4 DQbH1JY2ggVoD4N1Kb2AAA149vUmLLxbHaTaNynIJggAz7G7jTyjB5wOv79/LupT47Cu0rcT6S/ai755 YUiMM4cgw4/I3ERAaI3y/PiFnYPHOBtfORLKX38AaBERaJbHFeAOY3Eu8ZOYByi7Pl+hzWN+nwWjVB15 LhYHXr1PWiH0AYTw4BBjO9AAAAAElFTkSuQmCC
10 resource.content after requesting content: undefined
11 http://127.0.0.1:8000/inspector/network/resources/404.php
8 resource.content after requesting content: 404 - resource was not found. 12 resource.content after requesting content: 404 - resource was not found.
9 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698