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

5 lines
149 B
HTML

<html><head><title>iframe with blocking html</title></head>
<body>
<iframe src="/cross-site/b.com/blocking.html" id="test"></iframe>
</body></html>