Skip to content

Commit 3e30626

Browse files
author
Mike Taylor
committed
Add Firefox for Android Tablet UA.
1 parent 92567ba commit 3e30626

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/test.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,14 @@
625625
'version': '24.0'
626626
},
627627

628+
'Firefox Mobile 24.0 on Android': {
629+
'ua': 'Mozilla/5.0 (Android; Tablet; rv:24.0) Gecko/24.0 Firefox/24.0',
630+
'layout': 'Gecko',
631+
'name': 'Firefox Mobile',
632+
'os': 'Android',
633+
'version': '24.0'
634+
},
635+
628636
'Flock 2.0#{alpha}1 on Linux i686': {
629637
'ua': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008051917 Firefox/3.0pre Flock/2.0a1pre',
630638
'layout': 'Gecko',

0 commit comments

Comments
 (0)