]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
adds a text case
authorRafiBomb <rafi@zurb.com>
Wed, 19 Apr 2017 21:59:50 +0000 (14:59 -0700)
committerRafiBomb <rafi@zurb.com>
Wed, 19 Apr 2017 21:59:50 +0000 (14:59 -0700)
test/visual/pages/inliner-bugs.html
test/visual/pages/menu-inky.html

index f43c53324fc3df4d97d17bff840ca81c66b024d9..207ee5e85886e093ee26d9bdc61878e7febb90ff 100644 (file)
@@ -1,11 +1,11 @@
 <container>
   <row>
     <columns>
-      
+
       #417 - 2 sets of angle backets: outer set should not get converted to charachter codes. you should not see 2 angle brackets here:
       <br>
-      <raw><<LCG Program\TG LCG Coupon Code Default='246996'>></raw>
-      confirmed on inliner (both) need to 
+      <!-- <raw><<LCG Program\TG LCG Coupon Code Default='246996'>></raw>
+      confirmed on inliner (both) need to  -->
 
       <hr>
 
@@ -17,7 +17,7 @@
       Inky issue
 
       <hr>
-      mdash; should not be converted to #x2014; 
+      mdash; should not be converted to #x2014;
       <br>
       &mdash;
       <br>
@@ -27,7 +27,7 @@
 
       quotes should not be converted to quot;
       <br>
-      " 
+      "
       <br>
       Inky issue
       <hr>
@@ -67,9 +67,9 @@
       confirmed on web inliner only (inliner-v2)
 
       <hr>
-      
+
       #450 - & #xA0; should not be converted to & nbsp;
-      
+
       <table class="spacer">
         <tbody>
           <tr>
@@ -77,9 +77,9 @@
           </tr>
         </tbody>
       </table>
-      
+
       Confirmed inliner-v2 issue issue.
-      
+
       <hr>
 
       #284 - @font-face should show up in HTML
@@ -93,7 +93,7 @@
       </style>
       <br>
       confirmed inliner issue
-      
+
     </columns>
   </row>
 </container>
index 8f434652e6d6bd1406dff7604291fb80516dc80f..19a951287c2803e9815c5288ff0522e512062063 100644 (file)
       </center>
     </columns>
   </row>
-</container>
\ No newline at end of file
+  left aligned menu
+  <row>
+    <columns small="12" large="12">
+      <menu>
+        <item href="http://zurb.com">Item</item>
+        <item href="http://zurb.com">Item</item>
+        <item href="http://zurb.com">Item</item>
+        <item href="http://zurb.com">Item</item>
+      </menu>
+    </columns>
+  </row>
+</container>