1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should expand and collapse dangerous link 1`] = `
6 className="link-with-icon"
7 href="javascript:alert(\\"hi\\")"
9 rel="nofollow noreferrer noopener"
14 className="little-spacer-right"
22 exports[`should expand and collapse dangerous link 2`] = `
25 className="link-with-icon"
26 href="javascript:alert(\\"hi\\")"
28 rel="nofollow noreferrer noopener"
33 className="little-spacer-right"
39 className="little-spacer-top display-flex-center"
42 className="overview-key width-80"
46 value="javascript:alert(\\"hi\\")"
49 className="little-spacer-left"
56 exports[`should expand and collapse dangerous link 3`] = `
59 className="link-with-icon"
60 href="javascript:alert(\\"hi\\")"
62 rel="nofollow noreferrer noopener"
67 className="little-spacer-right"
75 exports[`should match snapshot 1`] = `
78 className="link-with-icon"
79 href="http://example.com"
80 rel="nofollow noreferrer noopener"
85 className="little-spacer-right"
93 exports[`should match snapshot 2`] = `
96 className="link-with-icon"
97 href="http://example.com"
98 rel="nofollow noreferrer noopener"
103 className="little-spacer-right"
110 exports[`should render dangerous links as plaintext 1`] = `
113 className="link-with-icon"
114 href="javascript:alert(\\"hi\\")"
116 rel="nofollow noreferrer noopener"
121 className="little-spacer-right"