From 1d3eac688b0d800323a1db9fcaf598005f50051a Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 13 Jan 2024 17:12:57 -0400 Subject: content, css: flatten .reveal into .image-container --- tap-snapshots/test/snapshot/image.js.test.cjs | 30 +++++++++++++-------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/image.js.test.cjs b/tap-snapshots/test/snapshot/image.js.test.cjs index ffc7d43..5661c9c 100644 --- a/tap-snapshots/test/snapshot/image.js.test.cjs +++ b/tap-snapshots/test/snapshot/image.js.test.cjs @@ -6,21 +6,19 @@ */ 'use strict' exports[`test/snapshot/image.js > TAP > image (snapshot) > content warnings via tags 1`] = ` -
-
-
-
- - - - -
- too cool for school -
- click to show -
+
+
+
+ + + + +
+ too cool for school +
+ click to show
-
+
@@ -36,11 +34,11 @@ exports[`test/snapshot/image.js > TAP > image (snapshot) > link with file size 1 ` exports[`test/snapshot/image.js > TAP > image (snapshot) > missing image path 1`] = ` -
(This image file is missing)
+
(This image file is missing)
` exports[`test/snapshot/image.js > TAP > image (snapshot) > missing image path w/ missingSourceContent 1`] = ` -
Cover's missing, whoops
+
Cover's missing, whoops
` exports[`test/snapshot/image.js > TAP > image (snapshot) > source missing 1`] = ` -- cgit 1.3.0-6-gf8a5