From: Rawikitua Isherwood Date: Sat, 8 Oct 2016 08:18:39 +0000 (+1300) Subject: Visual regression test Magellan issue #7308 X-Git-Tag: v6.3-rc1~47^2~5^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86015e1d038c97a68d2b66e68443625ef2aec16d;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Visual regression test Magellan issue #7308 Visual regression test for Magellan issue #7308 bug fix --- diff --git a/test/visual/magellan/active-item.html b/test/visual/magellan/active-item.html new file mode 100644 index 000000000..0fe3212f1 --- /dev/null +++ b/test/visual/magellan/active-item.html @@ -0,0 +1,97 @@ + + + + + + + Magellan:Active Item + + + + + + +
+ + +
+

Pre-anchor Section

+
+

Incorrect: Navigation item one is active before first anchor point at section One.

+ Correct: +
    +
  • Navigation items should be inactive until first anchor point.
  • +
  • URL should contain no hash
  • +
+
+
+ +
+
+ +
+

Section One

+
+

First anchor point. Navigation item one should be active only in this section.

+

Location hash should be #one with deep linking set to true

+
+
+
+

Section Two

+
+

Second anchor point. Navigation item two should be active only in this section.

+

Location hash should be #two with deep linking set to true

+
+
+
+

Section Three

+
+

Third anchor point. Navigation item three should be active only in this section.

+

Location hash should be #three with deep linking set to true

+
+
+
+

Section Four

+
+
+

Section Five

+
+ +
+

Section Six

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