From 310eea4203b833642cf28b3973da4b3efa42d9c9 Mon Sep 17 00:00:00 2001 From: Nathanael Jones Date: Thu, 15 Jan 2015 20:16:33 -0500 Subject: [PATCH] Tests: css tweaks to make IE8 not distort images --- test/feature-defaults.html | 3 +++ test/feature-webp.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/test/feature-defaults.html b/test/feature-defaults.html index 24991f8..ea4431f 100644 --- a/test/feature-defaults.html +++ b/test/feature-defaults.html @@ -17,6 +17,9 @@ //IE 8 and below need help with max-width window.slimmage.enforceCss = true; + diff --git a/test/feature-webp.html b/test/feature-webp.html index 0839491..c0f1d3f 100644 --- a/test/feature-webp.html +++ b/test/feature-webp.html @@ -22,6 +22,9 @@ //IE 8 and below need help with max-width window.slimmage.enforceCss = true; +