From 2e4e8e4b3d8121172ced932f094f4420322531d5 Mon Sep 17 00:00:00 2001 From: RafiBomb Date: Thu, 9 Jun 2016 10:48:02 -0700 Subject: [PATCH] adds test for hr --- test/visual/pages/hr.html | 52 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 test/visual/pages/hr.html diff --git a/test/visual/pages/hr.html b/test/visual/pages/hr.html new file mode 100644 index 00000000..4dfecf30 --- /dev/null +++ b/test/visual/pages/hr.html @@ -0,0 +1,52 @@ + + + + + + + +
+ + + +
+
+
+ +
+ +
+ + +
\ No newline at end of file -- 2.47.3