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

5 lines
116 B
HTML

<html><head><title>iframe with script</title></head>
<body>
<script src="create_iframe.js"></script>
</body></html>