diff options
Diffstat (limited to 'tap-snapshots/test/snapshot/linkContribution.js.test.cjs')
-rw-r--r-- | tap-snapshots/test/snapshot/linkContribution.js.test.cjs | 179 |
1 files changed, 67 insertions, 112 deletions
diff --git a/tap-snapshots/test/snapshot/linkContribution.js.test.cjs b/tap-snapshots/test/snapshot/linkContribution.js.test.cjs index 92d697e7..c1631d2b 100644 --- a/tap-snapshots/test/snapshot/linkContribution.js.test.cjs +++ b/tap-snapshots/test/snapshot/linkContribution.js.test.cjs @@ -5,159 +5,114 @@ * Make sure to inspect the output below. Do not ignore changes! */ 'use strict' -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > loads of links (inline) 1`] = ` -<span class="contribution nowrap"><a href="artist/lorem-ipsum-lover/">Lorem Ipsum Lover</a> (<span class="icons icons-inline"><a class="icon" href="https://loremipsum.io"> - <svg> - <title>loremipsum.io</title> - <use href="static/misc/icons.svg#icon-globe"></use> - </svg> - </a>, <a class="icon" href="https://loremipsum.io/generator/"> - <svg> - <title>loremipsum.io</title> - <use href="static/misc/icons.svg#icon-globe"></use> - </svg> - </a>, <a class="icon" href="https://loremipsum.io/#meaning"> - <svg> - <title>loremipsum.io</title> - <use href="static/misc/icons.svg#icon-globe"></use> - </svg> - </a>, <a class="icon" href="https://loremipsum.io/#usage-and-examples"> - <svg> - <title>loremipsum.io</title> - <use href="static/misc/icons.svg#icon-globe"></use> - </svg> - </a></span>)</span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > loads of links (tooltip) 1`] = ` -<span class="contribution"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/lorem-ipsum-lover/">Lorem Ipsum Lover</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://loremipsum.io"> +exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > loads of links 1`] = ` +<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/lorem-ipsum-lover/">Lorem Ipsum Lover</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://loremipsum.io"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span><a class="icon has-text" href="https://loremipsum.io/generator/"> + </a> + <span class="icon-platform">Other</span> + <a class="icon has-text" href="https://loremipsum.io/generator/"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span><a class="icon has-text" href="https://loremipsum.io/#meaning"> + </a> + <span class="icon-platform">Other</span> + <a class="icon has-text" href="https://loremipsum.io/#meaning"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span><a class="icon has-text" href="https://loremipsum.io/#usage-and-examples"> + </a> + <span class="icon-platform">Other</span> + <a class="icon has-text" href="https://loremipsum.io/#usage-and-examples"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span><a class="icon has-text" href="https://loremipsum.io/#controversy"> + </a> + <span class="icon-platform">Other</span> + <a class="icon has-text" href="https://loremipsum.io/#controversy"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span><a class="icon has-text" href="https://loremipsum.io/#when-to-use-lorem-ipsum"> + </a> + <span class="icon-platform">Other</span> + <a class="icon has-text" href="https://loremipsum.io/#when-to-use-lorem-ipsum"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span><a class="icon has-text" href="https://loremipsum.io/#lorem-ipsum-all-the-things"> + </a> + <span class="icon-platform">Other</span> + <a class="icon has-text" href="https://loremipsum.io/#lorem-ipsum-all-the-things"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span><a class="icon has-text" href="https://loremipsum.io/#original-source"> + </a> + <span class="icon-platform">Other</span> + <a class="icon has-text" href="https://loremipsum.io/#original-source"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">loremipsum.io</span> - </a><span class="icon-platform">Other</span></span></span></span></span> + </a> + <span class="icon-platform">Other</span></span></span></span></span> ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no accents 1`] = ` -<a href="artist/clark-powell/">Clark Powell</a> -<a href="artist/the-big-baddies/">Grounder & Scratch</a> -<a href="artist/toby-fox/">Toby Fox</a> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/the-big-baddies/">Grounder & Scratch</a></span> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a></span> ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no preventWrapping 1`] = ` -<span class="contribution"><a href="artist/clark-powell/">Clark Powell</a> (<span class="icons icons-inline"><a class="icon" href="https://soundcloud.com/plazmataz"> - <svg> - <title>SoundCloud</title> - <use href="static/misc/icons.svg#icon-soundcloud"></use> - </svg> - </a></span>)</span> -<span class="contribution"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> -<span class="contribution"><a href="artist/toby-fox/">Toby Fox</a> (Arrangement) (<span class="icons icons-inline"><a class="icon" href="https://tobyfox.bandcamp.com/"> - <svg> - <title>Bandcamp</title> - <use href="static/misc/icons.svg#icon-bandcamp"></use> - </svg> - </a>, <a class="icon" href="https://toby.fox/"> - <svg> - <title>toby.fox</title> - <use href="static/misc/icons.svg#icon-globe"></use> - </svg> - </a></span>)</span> +<span class="contribution"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://soundcloud.com/plazmataz"> + <svg><use href="static/misc/icons.svg#icon-soundcloud"></use></svg> + <span class="icon-text">plazmataz</span> + </a> + <span class="icon-platform">SoundCloud</span></span></span></span></span> +<span class="contribution"><a class="text-with-tooltip-interaction-cue" href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> +<span class="contribution"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://tobyfox.bandcamp.com/"> + <svg><use href="static/misc/icons.svg#icon-bandcamp"></use></svg> + <span class="icon-text">tobyfox</span> + </a> + <span class="icon-platform">Bandcamp</span> + <a class="icon has-text" href="https://toby.fox/"> + <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> + <span class="icon-text">toby.fox</span> + </a> + <span class="icon-platform">Other</span></span></span></span> (Arrangement)</span> ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showContribution 1`] = ` -<a href="artist/clark-powell/">Clark Powell</a> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> -<span class="contribution nowrap"><a href="artist/toby-fox/">Toby Fox</a> (Arrangement)</span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showIcons (inline) 1`] = ` -<span class="contribution nowrap"><a href="artist/clark-powell/">Clark Powell</a> (<span class="icons icons-inline"><a class="icon" href="https://soundcloud.com/plazmataz"> - <svg> - <title>SoundCloud</title> - <use href="static/misc/icons.svg#icon-soundcloud"></use> - </svg> - </a></span>)</span> -<a href="artist/the-big-baddies/">Grounder & Scratch</a> -<span class="contribution nowrap"><a href="artist/toby-fox/">Toby Fox</a> (<span class="icons icons-inline"><a class="icon" href="https://tobyfox.bandcamp.com/"> - <svg> - <title>Bandcamp</title> - <use href="static/misc/icons.svg#icon-bandcamp"></use> - </svg> - </a>, <a class="icon" href="https://toby.fox/"> - <svg> - <title>toby.fox</title> - <use href="static/misc/icons.svg#icon-globe"></use> - </svg> - </a></span>)</span> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a> (Arrangement)</span> ` -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showIcons (tooltip) 1`] = ` -<span class="contribution"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://soundcloud.com/plazmataz"> +exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showExternalLinks 1`] = ` +<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://soundcloud.com/plazmataz"> <svg><use href="static/misc/icons.svg#icon-soundcloud"></use></svg> <span class="icon-text">plazmataz</span> - </a><span class="icon-platform">SoundCloud</span></span></span></span></span> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> + </a> + <span class="icon-platform">SoundCloud</span></span></span></span></span> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/the-big-baddies/">Grounder & Scratch</a></span> <span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://tobyfox.bandcamp.com/"> <svg><use href="static/misc/icons.svg#icon-bandcamp"></use></svg> <span class="icon-text">tobyfox</span> - </a><span class="icon-platform">Bandcamp</span><a class="icon has-text" href="https://toby.fox/"> + </a> + <span class="icon-platform">Bandcamp</span> + <a class="icon has-text" href="https://toby.fox/"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">toby.fox</span> - </a><span class="icon-platform">Other</span></span></span></span> (Arrangement)</span> + </a> + <span class="icon-platform">Other</span></span></span></span></span> ` -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showIcons (inline) 1`] = ` -<span class="contribution nowrap"><a href="artist/clark-powell/">Clark Powell</a> (<span class="icons icons-inline"><a class="icon" href="https://soundcloud.com/plazmataz"> - <svg> - <title>SoundCloud</title> - <use href="static/misc/icons.svg#icon-soundcloud"></use> - </svg> - </a></span>)</span> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> -<span class="contribution nowrap"><a href="artist/toby-fox/">Toby Fox</a> (Arrangement) (<span class="icons icons-inline"><a class="icon" href="https://tobyfox.bandcamp.com/"> - <svg> - <title>Bandcamp</title> - <use href="static/misc/icons.svg#icon-bandcamp"></use> - </svg> - </a>, <a class="icon" href="https://toby.fox/"> - <svg> - <title>toby.fox</title> - <use href="static/misc/icons.svg#icon-globe"></use> - </svg> - </a></span>)</span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showIcons (tooltip) 1`] = ` -<span class="contribution"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://soundcloud.com/plazmataz"> +exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showExternalLinks 1`] = ` +<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://soundcloud.com/plazmataz"> <svg><use href="static/misc/icons.svg#icon-soundcloud"></use></svg> <span class="icon-text">plazmataz</span> - </a><span class="icon-platform">SoundCloud</span></span></span></span></span> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> + </a> + <span class="icon-platform">SoundCloud</span></span></span></span></span> +<span class="contribution nowrap"><a class="text-with-tooltip-interaction-cue" href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> <span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a></span><span class="tooltip icons icons-tooltip"><span class="tooltip-content"><a class="icon has-text" href="https://tobyfox.bandcamp.com/"> <svg><use href="static/misc/icons.svg#icon-bandcamp"></use></svg> <span class="icon-text">tobyfox</span> - </a><span class="icon-platform">Bandcamp</span><a class="icon has-text" href="https://toby.fox/"> + </a> + <span class="icon-platform">Bandcamp</span> + <a class="icon has-text" href="https://toby.fox/"> <svg><use href="static/misc/icons.svg#icon-globe"></use></svg> <span class="icon-text">toby.fox</span> - </a><span class="icon-platform">Other</span></span></span></span> (Arrangement)</span> + </a> + <span class="icon-platform">Other</span></span></span></span> (Arrangement)</span> ` |