mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Adding WIndows 10 IE test
This commit is contained in:
parent
3d2d8d5d84
commit
b00b2a7bcf
@ -688,5 +688,15 @@
|
||||
"version" : "1.0.1084.5402",
|
||||
"major" : "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "Windows 10 EI",
|
||||
"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",
|
||||
"version" : "12.0",
|
||||
"major" : "12"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user