From 135c89d2bcc486252f0cfd877ca5df4e0ca7beb7 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Fri, 12 Jul 2019 15:23:12 +0200 Subject: [PATCH] update version and make test page protocol agnostic --- destyle.css | 2 +- test.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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.