Status: FAIL | Duration: 8ms | Subtests: 0/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/svg/embedded/image-embedding-nested-external-data-url-png.html
<!doctype html> <title>SVG image that uses a PNG data: URL</title> <link rel="match" href="../struct/reftests/reference/green-100x100.html"> <img src="support/external-with-data-url.svg">
/svg/struct/reftests/reference/green-100x100.html
<!DOCTYPE html> <div style="width: 100px; height: 100px; background-color: green"></div>