chromium/third_party/blink/renderer/core/testing/data/first_party/nested-data.html

<!DOCTYPE html>
<html>
<head>
    <title>Document with a data: frame.</title>
</head>
<body>
    <iframe src="data:text/html,"></iframe>
</body>
</html>