From: Colin Marshall Date: Thu, 5 May 2016 16:17:03 +0000 (-0600) Subject: Added visual test for sticky accordions with anchors. X-Git-Tag: v6.2.2-rc1~19^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=716fd62a5c39590ec87b56e880cf1d5c0f8c521b;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Added visual test for sticky accordions with anchors. --- diff --git a/test/visual/sticky/accordions-with-anchors.html b/test/visual/sticky/accordions-with-anchors.html new file mode 100644 index 000000000..51a11392e --- /dev/null +++ b/test/visual/sticky/accordions-with-anchors.html @@ -0,0 +1,182 @@ + + + + + Foundation for Sites Testing + + + + + + + + +
+
+

Sticky Accordions with Anchors

+
+

Look For:

+
    +
  • Currently failing Accordion should unstick in the correct place when it reaches its anchor points.
  • +
  • Currently failing Sticky should not be effected by height changes to the accordion that are introduced by switching active accordion item.
  • +
  • Currently failing You should not see the red background color of the sticky container after scrolling, expanding/collapsing accordion items, or sticking/unsticking the accordion.
  • +
+ +
+
+ +
+ +
+
+

#foo1

+
+
+
+
+
+
+ +
+
+
+
+

#foo2

+
+
+
+
+

#foo3

+
+ +
+

#foo4

+ +
+
+

#foo5

+
+
+

#foo6

+
+
+

#foo7

+
+
+

#foo8

+
+
+

#foo9

+
+
+

#foo10

+
+
+ +
+ +
+
+ +
+
+ +
+ +
+ + + + + + \ No newline at end of file