]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix basic-dropdown-rtl test for ie9
authorKevin Ball <kmball11@gmail.com>
Sat, 3 Dec 2016 01:20:16 +0000 (17:20 -0800)
committerKevin Ball <kmball11@gmail.com>
Sat, 3 Dec 2016 01:20:49 +0000 (17:20 -0800)
test/visual/dropdown/basic-dropdown-rtl.html

index 60d793e171ee27f4143f7ca253d57f821f92e390..ac09ac64b4d5c2ad2875b748758f3de9436a3770 100644 (file)
@@ -1,4 +1,6 @@
-<html dir="rtl">
+<!doctype html>
+<!--[if IE 9]><html class="lt-ie10" lang="en" dir="rtl"> <![endif]-->
+<html class="no-js" lang="en" dir="rtl">
 
 <head>
   <link href="http://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.css" rel="stylesheet">