1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Merge pull request #93 from yconoclast/master

PhantomJS Browser flag in documentation is wrong
This commit is contained in:
Dustin Diaz 2015-07-17 10:02:35 -07:00
commit b1130f668b

View File

@ -20,7 +20,7 @@ if (bowser.msie && bowser.version <= 6) {
* Android native browser as `android`[`webkit`]
* iOS native browser as `ios`[`webkit`]
* `opera`[`webkit` if >12]
* `phantomjs`[`webkit`]
* `phantom`[`webkit`]
* `safari`[`webkit`]
* `seamonkey`[`gecko`]
* BlackBerry native browser as `blackberry`[`webkit`]