We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9685720 commit 0e8ef7eCopy full SHA for 0e8ef7e
tests/samples/misc/testIFrame.html
@@ -4,7 +4,7 @@
4
<title>Test</title>
5
</head>
6
7
-<iframe id="frame0" width="3" height="4" src="https://raw.githubusercontent.com/buffer/thug/master/README.rst">
+<iframe id="frame0" width="3" height="4" src="https://raw.githubusercontent.com/buffer/thug/master/README.rst"></iframe>
8
9
<script>
10
var f = document.getElementById("frame0");
0 commit comments