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

<!DOCTYPE html>
<html>
<head>
    <title>Document with a frame from `example.test`.</title>
</head>
<body>
    <iframe src="http://example.test:0/first_party/empty.html"></iframe>
</body>
</html>