unittests/html/iframeTest.html in watir-1.6.2 vs unittests/html/iframeTest.html in watir-1.6.5
- old
+ new
@@ -1,13 +1,13 @@
-<html>
-<body>
-
-
-<table >
-<tr>
-<td>
-<iframe src = "iframeTest1.html" name = "senderFrame" id = sf width = "300" height = "300">
-
-<td>
-<iframe src = "iframeTest2.html" name = "receiverFrame" width = "300" height = "300">
-</table>
+<html>
+<body>
+
+
+<table >
+<tr>
+<td>
+<iframe src = "iframeTest1.html" name = "senderFrame" id = sf width = "300" height = "300">
+
+<td>
+<iframe src = "iframeTest2.html" name = "receiverFrame" width = "300" height = "300">
+</table>
</html>
\ No newline at end of file