Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsinclair committed Jan 22, 2020
1 parent 6be4d95 commit d860417
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ exports[`Media Player: Placeholder should render a video placeholder 1`] = `
class="c7"
>
<svg
aria-hidden="true"
class="c8"
focusable="false"
height="12px"
Expand Down Expand Up @@ -325,6 +326,7 @@ exports[`Media Player: Placeholder should render a video placeholder with guidan
class="c8"
>
<svg
aria-hidden="true"
class="c9"
focusable="false"
height="12px"
Expand Down Expand Up @@ -479,6 +481,7 @@ exports[`Media Player: Placeholder should render a video placeholder without dur
class="c7"
>
<svg
aria-hidden="true"
class="c8"
focusable="false"
height="12px"
Expand Down Expand Up @@ -632,6 +635,7 @@ exports[`Media Player: Placeholder should render an audio placeholder 1`] = `
class="c7"
>
<svg
aria-hidden="true"
class="c8"
focusable="false"
height="12px"
Expand Down Expand Up @@ -789,6 +793,7 @@ exports[`Media Player: Placeholder should render an audio placeholder without du
class="c7"
>
<svg
aria-hidden="true"
class="c8"
focusable="false"
height="12px"
Expand Down Expand Up @@ -999,6 +1004,7 @@ exports[`Media Player: Placeholder should render no-js styles when noJsClassName
class="c8"
>
<svg
aria-hidden="true"
class="c9"
focusable="false"
height="12px"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ exports[`Media Player: Canonical Entry renders a landscape container with a plac
class="c8"
>
<svg
aria-hidden="true"
class="c9"
focusable="false"
height="12px"
Expand Down Expand Up @@ -479,6 +480,7 @@ exports[`Media Player: Canonical Entry renders a placeholder image with guidance
class="c9"
>
<svg
aria-hidden="true"
class="c10"
focusable="false"
height="12px"
Expand Down Expand Up @@ -649,6 +651,7 @@ exports[`Media Player: Canonical Entry renders a portrait container with a place
class="c8"
>
<svg
aria-hidden="true"
class="c9"
focusable="false"
height="12px"
Expand Down Expand Up @@ -935,6 +938,7 @@ exports[`Media Player: Canonical Entry renders with no-js styles when noJsClassN
class="c9"
>
<svg
aria-hidden="true"
class="c10"
focusable="false"
height="12px"
Expand Down

0 comments on commit d860417

Please sign in to comment.