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

5 lines
114 B
HTML

<html><head><title>iframe test</title></head>
<body>
<iframe src="simple.html" id="test"></iframe>
</body></html>