[System.Web.Extensions] Update default profile and remove old profiles files
[mono.git] / mcs / class / System.Web / UplevelHelperDefinitions.xml
index 5476f9535a61654df115e4f32f77084d73ecc68d..5add6d9d453d4dbd10ee525613241406670e91ed 100644 (file)
@@ -93,7 +93,11 @@ definition correctly.
       <!-- MSIE, Netscape 4.0, Opera -->
       <except positions="13-28" match="ActiveTouristBot"/>
     </group>
-
+    <!-- IE9 or newer -->
+    <group positions="7-10" match="/5.0" javascript="true">
+      <!-- MSIE 10, MSIE 11 -->
+           <except positions="13-28" match="ActiveTouristBot"/>
+    </group>
     <group scanfrom="12" skip="4" match=") Gecko/" javascript="true">
       <!-- All the Gecko-based browsers -->
     </group>