We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b88ec3 + 87fae0b commit bf96717Copy full SHA for bf96717
1 file changed
web-fixtures/iframe.html
@@ -4,7 +4,7 @@
4
5
<iframe src="iframe_inner.html" name="subframe_by_name"></iframe>
6
7
-<iframe src="issue131.html" name="subframe_by_id"></iframe>
+<iframe src="issue131.html" id="subframe_by_id"></iframe>
8
9
<div id="text">
10
Main window div text
0 commit comments