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

Side by Side Diff: LayoutTests/svg/as-image/svg-image-with-nested-data-uri.html

Issue 16433002: Prepopulate the memoryCache with data:uri images. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update TestExpectations Created 7 years, 6 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 <!DOCTYPE html>
2 <html>
3 <body>
4 Test for crbug.com/224317: SVG images should be able to reference data:uri image s containing other data:uri images.<br/>
5 This test passes if there is a green square.<br/>
6 <img src='resources/image-with-svg-data-uri.svg'>
7 </body>
8 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698