diff --git a/normalize.html b/normalize.html index d60f972..06c4bd7 100644 --- a/normalize.html +++ b/normalize.html @@ -248,12 +248,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.
diff --git a/reset.html b/reset.html index 19e4db1..81e585a 100644 --- a/reset.html +++ b/reset.html @@ -248,12 +248,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.