mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 03:40:10 +00:00
switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647
This commit is contained in:
parent
af83e569c3
commit
8556fa44a3
@ -6,7 +6,7 @@
|
|||||||
platform: "OS X 10.9"
|
platform: "OS X 10.9"
|
||||||
},
|
},
|
||||||
# {
|
# {
|
||||||
# browserName: "googlechrome",
|
# browserName: "chrome",
|
||||||
# platform: "OS X 10.9",
|
# platform: "OS X 10.9",
|
||||||
# version: "31"
|
# version: "31"
|
||||||
# },
|
# },
|
||||||
@ -45,7 +45,7 @@
|
|||||||
# },
|
# },
|
||||||
|
|
||||||
{
|
{
|
||||||
browserName: "googlechrome",
|
browserName: "chrome",
|
||||||
platform: "Windows 8.1"
|
platform: "Windows 8.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
# Linux (unofficial)
|
# Linux (unofficial)
|
||||||
{
|
{
|
||||||
browserName: "googlechrome",
|
browserName: "chrome",
|
||||||
platform: "Linux"
|
platform: "Linux"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user