]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update visual test for dropdown menu RTL to explain intended effect
authorGeoff Kimball <geoff@zurb.com>
Fri, 4 Mar 2016 19:31:22 +0000 (11:31 -0800)
committerGeoff Kimball <geoff@zurb.com>
Fri, 4 Mar 2016 19:31:22 +0000 (11:31 -0800)
test/visual/dropdown-menu/basic-dropdown-menu-rtl.html

index c74d0e4dc6494a5b4ee42d81ac8e2d08759a724c..3f548c4d55055af9da0f778275cbec2123a2c74a 100644 (file)
 
 <body>
 
-  <h1>RTL Should work</h1>
+  <h1>Dropdown Menu: RTL</h1>
+
+  <p>First-level dropdowns should anchor to the bottom-right of the parent item.</p>
+
+  <p>Second-level dropdowns should anchor to the top-left of the parent item.</p>
 
   <ul class="dropdown menu" data-dropdown-menu>
     <li>
@@ -46,4 +50,3 @@
   </script>
 </body>
 </html>
-