From c949c8424d987a5c8c34444a60fa4ee0587a3e56 Mon Sep 17 00:00:00 2001 From: Jason Peretz Date: Wed, 26 Apr 2017 10:05:28 -0400 Subject: [PATCH] Remove .active references in visual test files. Add .is-active to visual test files (magellan/active-item, magellan/unordered-links, and a new one I found sticky/menus-with-anchors --- test/visual/magellan/active-item.html | 14 +++++++------- test/visual/magellan/unordered-links.html | 2 +- test/visual/sticky/menus-with-anchors.html | 14 +++++++------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/test/visual/magellan/active-item.html b/test/visual/magellan/active-item.html index 2bc5849fa..bd1513dad 100644 --- a/test/visual/magellan/active-item.html +++ b/test/visual/magellan/active-item.html @@ -8,14 +8,14 @@ @@ -37,22 +37,22 @@ - +

Pre-anchor Section

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

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

Section One

@@ -85,7 +85,7 @@

Section Six

- +
diff --git a/test/visual/magellan/unordered-links.html b/test/visual/magellan/unordered-links.html index 1073c75e4..5446a9b75 100644 --- a/test/visual/magellan/unordered-links.html +++ b/test/visual/magellan/unordered-links.html @@ -12,7 +12,7 @@ top: 0; right: 0; } - [data-magellan] a.active { + [data-magellan] a.is-active { font-weight: bold; color: #000; } diff --git a/test/visual/sticky/menus-with-anchors.html b/test/visual/sticky/menus-with-anchors.html index 815e60525..5942757b5 100644 --- a/test/visual/sticky/menus-with-anchors.html +++ b/test/visual/sticky/menus-with-anchors.html @@ -5,14 +5,14 @@ Foundation for Sites Testing - +