<!DOCTYPE html>
<html>
<body>
Test for crbug.com/224317: SVG images should be able to reference data:uri images containing other data:uri images.<br/>
This test passes if there is a green square.<br/>
<img src='resources/image-with-svg-data-uri.svg'>
</body>
</html>