]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
adds expander test case
authorRafi <rafibomb@users.noreply.github.com>
Mon, 23 May 2016 17:42:48 +0000 (10:42 -0700)
committerRafi <rafibomb@users.noreply.github.com>
Mon, 23 May 2016 17:42:48 +0000 (10:42 -0700)
test/visual/pages/inliner-bugs.html

index 5a2a379a2b7a515b7e2d2e1a96060ba8d2c73820..ace565f55803d8c867015e77ffae83b5fc2c01e3 100644 (file)
       <br>
       confirmed on web inliner only (inliner-v2)
 
+      <hr>
+      
+      #450 - & #xA0; should not be converted to & nbsp;
+      
+      <table class="spacer">
+        <tbody>
+          <tr>
+            <td height="16px" style="font-size:16px;line-height:16px;">&#xA0;</td>
+          </tr>
+        </tbody>
+      </table>
+      
+      Confirmed inliner-v2 issue issue.
+      
       <hr>
 
       #284 - @font-face should show up in HTML
@@ -82,4 +96,4 @@
       
     </columns>
   </row>
-</container>
\ No newline at end of file
+</container>