spec/watirspec/html/nested_frame_2.html in watir-6.10.0 vs spec/watirspec/html/nested_frame_2.html in watir-6.10.1

- old
+ new

@@ -1,9 +1,9 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> -<html> - <head> - <title></title> - </head> - <frameset cols="50%, 50%"> - <frame id="three" src="nested_frame_3.html"> - </frameset> -</html> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> +<html> + <head> + <title></title> + </head> + <frameset cols="50%, 50%"> + <frame id="three" src="nested_frame_3.html"> + </frameset> +</html>