From: harry Date: Mon, 3 Jul 2017 19:02:55 +0000 (+0530) Subject: Add test for backward compatible feature! X-Git-Tag: v6.4.2-rc2~1^2~38^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10331%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add test for backward compatible feature! --- diff --git a/test/visual/menu/menu-icons-flex.html b/test/visual/menu/menu-icons-flex.html index 336a1ca96..b0414dd5a 100644 --- a/test/visual/menu/menu-icons-flex.html +++ b/test/visual/menu/menu-icons-flex.html @@ -41,7 +41,7 @@
-

Menu with Icons

+

Menu with Icons (with icons class)

Menu with Icons left

@@ -82,6 +82,50 @@
  • Four
  • + +
    + +

    Menu with Icons (without icons class)

    + +

    Menu with Icons left

    +
    + +
    + +

    Menu with Icons Right

    +
    + +
    + +

    Menu with Icon Top

    +
    + +
    + +

    Menu with Icon Bottom

    +
    + +
    diff --git a/test/visual/menu/menu-icons-float.html b/test/visual/menu/menu-icons-float.html index 409f571b0..63c4f2ede 100644 --- a/test/visual/menu/menu-icons-float.html +++ b/test/visual/menu/menu-icons-float.html @@ -40,7 +40,7 @@
    -

    Menu with Icons

    +

    Menu with Icons (with icons class)

    Menu with Icons left

    @@ -81,6 +81,50 @@
  • Four
  • + +
    + +

    Menu with Icons (without icons class)

    + +

    Menu with Icons left

    +
    + +
    + +

    Menu with Icons Right

    +
    + +
    + +

    Menu with Icon Top

    +
    + +
    + +

    Menu with Icon Bottom

    +
    + +