test/frame/child_frame.html in bauxite-0.6.18 vs test/frame/child_frame.html in bauxite-0.6.19

- old
+ new

@@ -1,7 +1,7 @@ -<html> - <body> - <input id="search_text" class="input_box"/> - <span id="label">Hello</span> - <iframe id="grandchild" src="grandchild_frame.html"></iframe> - </body> +<html> + <body> + <input id="search_text" class="input_box"/> + <span id="label">Hello</span> + <iframe id="grandchild" src="grandchild_frame.html"></iframe> + </body> </html> \ No newline at end of file