mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
BrowserStack: Google Pixel 3
This commit is contained in:
@@ -67,11 +67,11 @@ const browsers = {
|
|||||||
device: 'iPhone 12',
|
device: 'iPhone 12',
|
||||||
real_mobile: true
|
real_mobile: true
|
||||||
},
|
},
|
||||||
pixel2: {
|
pixel3: {
|
||||||
base: 'BrowserStack',
|
base: 'BrowserStack',
|
||||||
os: 'android',
|
os: 'android',
|
||||||
os_version: '8.0',
|
os_version: '9.0',
|
||||||
device: 'Google Pixel 2',
|
device: 'Google Pixel 3',
|
||||||
real_mobile: true
|
real_mobile: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user