From: Kevin Ball Date: Fri, 19 May 2017 23:44:03 +0000 (-0700) Subject: Add visual test X-Git-Tag: v6.4.0-rc1~19^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d55cf44a46371125e424d5dd2205598e325cdf7;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add visual test --- diff --git a/test/visual/dropdown/offsets.html b/test/visual/dropdown/offsets.html new file mode 100644 index 000000000..5f847019d --- /dev/null +++ b/test/visual/dropdown/offsets.html @@ -0,0 +1,49 @@ + + + + + + + Foundation for Sites Testing + + + +
+

Dropdown: Positioning Content

+ +

These dropdowns test various positioning and position offsets

+ +

This dropdown should be offset by 10 down and 30 to the right

+ + +

This dropdown has position left and alignment center, and should go off the screen left because it has allow-overlap true

+ + +

This dropdown has position left and should go left if there is room and otherwise below

+ + +

This dropdown has position bottom and alignment left should align with its top right corner at the bottom right of the button

+ + +

This dropdown has position left and alignment top should align with its bottom right corner at the bottom left corner of the butotn

+ + +
+ + + + + +