test/capture/page.html in bauxite-0.6.18 vs test/capture/page.html in bauxite-0.6.19
- old
+ new
@@ -1,7 +1,7 @@
-<html>
- <body>
- <div class="parent">
- <input id="random_prefix_by_id" class="by_class" by_attr="attr_value">
- </div>
- </body>
+<html>
+ <body>
+ <div class="parent">
+ <input id="random_prefix_by_id" class="by_class" by_attr="attr_value">
+ </div>
+ </body>
</html>
\ No newline at end of file