blob: 886b69e060c34d5d920510ca19b06a1e11010458 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Document with a cross-origin frame that embeds a cross-origin frame.</title>
</head>
<body>
<iframe src="http://not-example.test:0/first_party/nested-originB.html"></iframe>
</body>
</html>