From afd52b5db6436e86eefd8a1c090e1e656ca35c6a Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 13 Jan 2024 16:56:33 -0400 Subject: content, css, test: refactor image layout once again --- tap-snapshots/test/snapshot/image.js.test.cjs | 50 ++++++++++++++------------- 1 file changed, 26 insertions(+), 24 deletions(-) (limited to 'tap-snapshots/test/snapshot') diff --git a/tap-snapshots/test/snapshot/image.js.test.cjs b/tap-snapshots/test/snapshot/image.js.test.cjs index c68794fa..ffc7d43a 100644 --- a/tap-snapshots/test/snapshot/image.js.test.cjs +++ b/tap-snapshots/test/snapshot/image.js.test.cjs @@ -6,65 +6,67 @@ */ '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 +
- +
` 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) > 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`] = ` -
Example of missing source message.
+
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) > thumb requested but source is gif 1`] = ` -
+
` exports[`test/snapshot/image.js > TAP > image (snapshot) > thumbnail details 1`] = ` -
+
` exports[`test/snapshot/image.js > TAP > image (snapshot) > width & height 1`] = ` -
+
` -- cgit 1.3.0-6-gf8a5