10 lines
238 B
HTML
10 lines
238 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<iframe src="file_iframe.html"></iframe>
|
|
<iframe src="https://example.org/browser/dom/events/test/clipboard/file_iframe.html"></iframe>
|
|
</body>
|
|
</html>
|