Skip to content

Commit 0e8ef7e

Browse files
committed
Minor change
1 parent 9685720 commit 0e8ef7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/samples/misc/testIFrame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Test</title>
55
</head>
66

7-
<iframe id="frame0" width="3" height="4" src="https://raw.githubusercontent.com/buffer/thug/master/README.rst">
7+
<iframe id="frame0" width="3" height="4" src="https://raw.githubusercontent.com/buffer/thug/master/README.rst"></iframe>
88

99
<script>
1010
var f = document.getElementById("frame0");

0 commit comments

Comments
 (0)