Chromium Code Reviews

Side by Side Diff: LayoutTests/http/tests/svg/image-base-within-aboutblank-iframe-expected.html

Issue 329943003: Fix resolving protocol-agnostic <svg:image> URLs in about:blank iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <style>
3 body {
4 margin: 0;
5 padding: 0;
6 }
7 </style>
8 <img src="/resources/square100.png">
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/svg/image-base-within-aboutblank-iframe.html ('k') | Source/core/svg/SVGImageLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine