From 4f508fc19b5f86f86700e42f0d390acc4bf96049 Mon Sep 17 00:00:00 2001 From: RafiBomb Date: Wed, 19 Apr 2017 14:59:50 -0700 Subject: [PATCH] adds a text case --- test/visual/pages/inliner-bugs.html | 20 ++++++++++---------- test/visual/pages/menu-inky.html | 13 ++++++++++++- 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/test/visual/pages/inliner-bugs.html b/test/visual/pages/inliner-bugs.html index f43c5332..207ee5e8 100644 --- a/test/visual/pages/inliner-bugs.html +++ b/test/visual/pages/inliner-bugs.html @@ -1,11 +1,11 @@ - + #417 - 2 sets of angle backets: outer set should not get converted to charachter codes. you should not see 2 angle brackets here:
- <> - confirmed on inliner (both) need to +
@@ -17,7 +17,7 @@ Inky issue
- mdash; should not be converted to #x2014; + mdash; should not be converted to #x2014;

@@ -27,7 +27,7 @@ quotes should not be converted to quot;
- " + "
Inky issue
@@ -67,9 +67,9 @@ confirmed on web inliner only (inliner-v2)
- + #450 - & #xA0; should not be converted to & nbsp; - + @@ -77,9 +77,9 @@
- + Confirmed inliner-v2 issue issue. - +
#284 - @font-face should show up in HTML @@ -93,7 +93,7 @@
confirmed inliner issue - +
diff --git a/test/visual/pages/menu-inky.html b/test/visual/pages/menu-inky.html index 8f434652..19a95128 100644 --- a/test/visual/pages/menu-inky.html +++ b/test/visual/pages/menu-inky.html @@ -37,4 +37,15 @@ - \ No newline at end of file + left aligned menu + + + + Item + Item + Item + Item + + + + -- 2.47.3