From 89877b3df89fc238ceda9e0ade2166ebc6bcc96f Mon Sep 17 00:00:00 2001 From: Anton Platonov Date: Mon, 10 Jun 2019 18:55:05 +0300 Subject: [PATCH] test(visual): add test case for group wrapping --- test/visual/default.html | 15 +++++++++++++++ .../wrapping-group-tests-lumo/default/chrome.png | Bin 0 -> 6188 bytes .../default/firefox.png | Bin 0 -> 4445 bytes .../default/chrome.png | Bin 0 -> 8436 bytes .../default/firefox.png | Bin 0 -> 6468 bytes test/visual/test.js | 7 +++++++ 6 files changed, 22 insertions(+) create mode 100644 test/visual/screens/vaadin-checkbox/wrapping-group-tests-lumo/default/chrome.png create mode 100644 test/visual/screens/vaadin-checkbox/wrapping-group-tests-lumo/default/firefox.png create mode 100644 test/visual/screens/vaadin-checkbox/wrapping-group-tests-material/default/chrome.png create mode 100644 test/visual/screens/vaadin-checkbox/wrapping-group-tests-material/default/firefox.png diff --git a/test/visual/default.html b/test/visual/default.html index 3d6e0cc..18b9051 100644 --- a/test/visual/default.html +++ b/test/visual/default.html @@ -62,6 +62,21 @@ +
+ + Checkbox 1 + Checkbox 2 + Checkbox 3 + Checkbox 4 + Checkbox 5 + Checkbox 6 + Checkbox 7 + Checkbox 8 + Checkbox 9 + Checkbox 10 + +
+