Skip to content

Commit

Permalink
Stop depending on the share pill being visible, since it is now hidde…
Browse files Browse the repository at this point in the history
…n in tests (#20039)
  • Loading branch information
newmuis committed Dec 21, 2018
1 parent c83e901 commit 7a3f592
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions test/visual-diff/visual-tests
Expand Up @@ -343,7 +343,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
"amp-story-page#page-2[active]"
],
// for page navigation
Expand All @@ -355,7 +354,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-grid-template-fill"
]
},
Expand All @@ -365,7 +363,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-grid-template-vertical"
]
},
Expand All @@ -375,7 +372,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-grid-template-horizontal"
]
},
Expand All @@ -388,7 +384,6 @@
],
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-grid-template-thirds"
]
},
Expand All @@ -398,7 +393,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
"amp-story-page#the-one-with-the-cta-layer[active]"
],
// for page navigation
Expand All @@ -418,7 +412,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label"
]
},
{
Expand All @@ -427,7 +420,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-bookend"
]
},
Expand All @@ -437,7 +429,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-consent"
]
},
Expand Down Expand Up @@ -503,7 +494,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
"amp-story-page#page-2[active]"
],
// for page navigation
Expand All @@ -515,7 +505,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-bookend"
]
},
Expand All @@ -527,7 +516,6 @@
"viewport": {"width": 1440, "height": 900},
"loading_complete_css": [
".i-amphtml-story-loaded",
".i-amphtml-story-share-pill-label",
".i-amphtml-story-consent"
]
},
Expand Down

0 comments on commit 7a3f592

Please sign in to comment.