From c4578496fc6e780427edf90146ca2881946f4fb7 Mon Sep 17 00:00:00 2001 From: RafiBomb Date: Thu, 5 May 2016 13:45:26 -0700 Subject: [PATCH] adds more inliner tests --- test/visual/pages/inliner-bugs.html | 30 ++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/test/visual/pages/inliner-bugs.html b/test/visual/pages/inliner-bugs.html index 18835b65..aedf22bf 100644 --- a/test/visual/pages/inliner-bugs.html +++ b/test/visual/pages/inliner-bugs.html @@ -9,22 +9,42 @@
- Should not be converted to apostrophe + #337 - Should not be converted to ampersand apos;
'
-
- #384 - Should not be converted to ampersand and nbsp +
  -
+
- Should not be converted to ampersand amp; + #305 - Should not be converted to ampersand amp; +
& +
+ + #326 - spaces should not be removed inside linear gradient values +
+ +
Hi
+ + #284 - @font-face should show up in HTML +
+ -- 2.47.2