11 lines
214 B
HTML
11 lines
214 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Subtest for browser context menu iframes</title>
|
|
</head>
|
|
<body>
|
|
Browser context menu iframe subtest.
|
|
|
|
<iframe src="https://example.com/" id="iframe"></iframe>
|
|
</body>
|
|
</html>
|