Files
brave-core/test/data/csp_sandboxed_frame.html
T

8 lines
168 B
HTML

<html>
<title>sandboxed_main_frame</title>
<head></head>
<body>
<iframe id="child-1" src="/cross-site/c.com/csp_sandboxed_frame.html"></iframe>
</body>
</html>