From 7fb97e45fb926aed5b6aceeb53abb139368a36ac Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 5 Apr 2023 21:25:15 -0300 Subject: content, test: image (and linkArtTag) --- tap-snapshots/test/snapshot/image.js.test.cjs | 60 +++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 tap-snapshots/test/snapshot/image.js.test.cjs (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/image.js.test.cjs b/tap-snapshots/test/snapshot/image.js.test.cjs new file mode 100644 index 00000000..9f0e9948 --- /dev/null +++ b/tap-snapshots/test/snapshot/image.js.test.cjs @@ -0,0 +1,60 @@ +/* IMPORTANT + * This snapshot file is auto-generated, but designed for humans. + * It should be checked into source control and tracked carefully. + * Re-generate by setting TAP_SNAPSHOT=1 and running tests. + * Make sure to inspect the output below. Do not ignore changes! + */ +'use strict' +exports[`test/snapshot/image.js TAP image (snapshot) > content warnings via tags 1`] = ` +
+
+ + + cw: too cool for school +
+ click to show +
+
+
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > id with link 1`] = ` +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > id with square 1`] = ` +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > id without link 1`] = ` +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > lazy with square 1`] = ` + +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > link with file size 1`] = ` +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > source missing 1`] = ` +
Example of missing source message.
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > source via path 1`] = ` +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > source via src 1`] = ` +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > square 1`] = ` +
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > width & height 1`] = ` +
+` -- cgit 1.3.0-6-gf8a5