qutebrowser/tests/end2end/data/hints/issue3711_frame.html

12 lines
205 B
HTML
Raw Normal View History

2018-03-14 00:11:36 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Issue 3771 Parent Frame</title>
</head>
<body>
<iframe src="./issue3711.html"></iframe>
</body>
</html>