mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Microsoft Edge is not IE12
This commit is contained in:
@@ -690,11 +690,11 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "Windows 10 EI",
|
||||
"desc" : "Microsoft Edge",
|
||||
"ua" : "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36 Edge/12.0",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "IE",
|
||||
"name" : "Edge",
|
||||
"version" : "12.0",
|
||||
"major" : "12"
|
||||
}
|
||||
|
Reference in New Issue
Block a user