From 73170d2c76ad000176fd3fa87d5409cb6650feb0 Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Thu, 10 Mar 2016 09:40:42 -0800 Subject: [PATCH] Add test case for grid inside callout breaking --- testing/src/pages/grid-callout.html | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 testing/src/pages/grid-callout.html diff --git a/testing/src/pages/grid-callout.html b/testing/src/pages/grid-callout.html new file mode 100644 index 00000000..ed8eda68 --- /dev/null +++ b/testing/src/pages/grid-callout.html @@ -0,0 +1,34 @@ + + + + + + + +
+ + + + + +
+
Button
+
+
+ + + + +
+ + + + + +
+
Button
+
+
+
+
+
-- 2.47.2