From 5177f61f7eb237a19da8392d1e776aa4c325f58c Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Fri, 4 Mar 2016 11:31:22 -0800 Subject: [PATCH] Update visual test for dropdown menu RTL to explain intended effect --- test/visual/dropdown-menu/basic-dropdown-menu-rtl.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/test/visual/dropdown-menu/basic-dropdown-menu-rtl.html b/test/visual/dropdown-menu/basic-dropdown-menu-rtl.html index c74d0e4dc..3f548c4d5 100644 --- a/test/visual/dropdown-menu/basic-dropdown-menu-rtl.html +++ b/test/visual/dropdown-menu/basic-dropdown-menu-rtl.html @@ -14,7 +14,11 @@ -

RTL Should work

+

Dropdown Menu: RTL

+ +

First-level dropdowns should anchor to the bottom-right of the parent item.

+ +

Second-level dropdowns should anchor to the top-left of the parent item.