diff --git a/destyle.css b/destyle.css index 44a8903..c27b015 100644 --- a/destyle.css +++ b/destyle.css @@ -1,4 +1,4 @@ -/*! destyle.css v1.0.6 | MIT License | https://github.com/nicolas-cusan/destyle.css */ +/*! destyle.css v1.0.7 | MIT License | https://github.com/nicolas-cusan/destyle.css */ /* Reset box-model ========================================================================== */ 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.