mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Motorola droid test case
This commit is contained in:
parent
c5ce73f7de
commit
e6d276032b
@ -18,4 +18,14 @@
|
||||
"model" : "Nexus 4",
|
||||
"type" : "mobile"
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"desc" : "Motorola Droid RAZR 4G",
|
||||
"ua" : "Mozilla/5.0 (Linux; U; Android 2.3; xx-xx; DROID RAZR 4G Build/6.5.1-73_DHD-11_M1-29) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1",
|
||||
"expect" :
|
||||
{
|
||||
"vendor" : "Motorola",
|
||||
"model" : "DROID RAZR 4G",
|
||||
"type" : "mobile"
|
||||
}
|
||||
}]
|
Loading…
x
Reference in New Issue
Block a user