From ebbdd5213c35a3c5df180e67ba47a6fa4dd7d9dd Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Fri, 12 Jul 2019 15:21:19 +0200 Subject: [PATCH] make images in test page protocol agnostic --- test.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test.html b/test.html index d16f7b3..98fb0cb 100644 --- a/test.html +++ b/test.html @@ -245,12 +245,12 @@

Images

No <figure> element

-

Image alt text

+

Image alt text

Wrapped in a <figure> element, no <figcaption>

-
Image alt text
+
Image alt text

Wrapped in a <figure> element, with a <figcaption>

- Image alt text + Image alt text
Here is a caption for this image.