qutebrowser/tests/end2end/data/hints/issue3711_frame.html
2018-03-13 19:18:42 -04:00

12 lines
205 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Issue 3771 Parent Frame</title>
</head>
<body>
<iframe src="./issue3711.html"></iframe>
</body>
</html>