unittests/html/iframeTest1.html in watir-1.9.0 vs unittests/html/iframeTest1.html in watir-1.9.1.rc1
- old
+ new
@@ -2,6 +2,6 @@
<body>
<form name = sender>
<input type = text name = textToSend>
<input type = button name = sendIt value = "SendIt" onClick="javascript:parent.receiverFrame.document.body.all.receiverText.value= document.body.all.textToSend.value;">
</body>
-<html>
+</html>
\ No newline at end of file