From 3b17e0179bce672ec6070d3864cad561d457f695 Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Fri, 30 Jun 2017 12:57:03 -0700 Subject: [PATCH] Add visual test to reproduce issue #10305 --- test/visual/xy-grid/frame-with-margin.html | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 test/visual/xy-grid/frame-with-margin.html diff --git a/test/visual/xy-grid/frame-with-margin.html b/test/visual/xy-grid/frame-with-margin.html new file mode 100644 index 000000000..059cf0a8a --- /dev/null +++ b/test/visual/xy-grid/frame-with-margin.html @@ -0,0 +1,37 @@ + + + + + + + + xy frame grid + + + + +
+
+ 6/8/2 +
+
+ 6/4/10 +
+
+ + + + + + + -- 2.47.2