unittests/html/iframeTest1.html in watir-1.6.5 vs unittests/html/iframeTest1.html in watir-1.6.6.rc1

- old
+ new

@@ -1,7 +1,7 @@ -<html> -<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> +<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> \ No newline at end of file