Use Chrome version for Blink version.

This commit is contained in:
JBYoshi 2019-08-28 21:12:14 -05:00
parent a88934fadf
commit ca14b133cb
No known key found for this signature in database
GPG Key ID: 468C80811BCC9A6A
2 changed files with 3 additions and 3 deletions

View File

@ -669,8 +669,8 @@
/windows.+\sedge\/([\w\.]+)/i // EdgeHTML
], [VERSION, [NAME, 'EdgeHTML']], [
/webkit\/537\.36.+chrome\/(?!27)/i // Blink
], [[NAME, 'Blink']], [
/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i // Blink
], [VERSION, [NAME, 'Blink']], [
/(presto)\/([\w\.]+)/i, // Presto
/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,

View File

@ -5,7 +5,7 @@
"expect" :
{
"name" : "Blink",
"version" : "undefined"
"version" : "57.0.2987.146"
}
},
{