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:
commit
b1130f668b
@ -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`]
|
||||
|
Loading…
Reference in New Issue
Block a user