feat(webkit): roll webkit to 1008

This commit is contained in:
Pavel 2019-12-04 16:14:48 -08:00
parent e1c4eaae28
commit 65a52294e2

View File

@ -9,7 +9,7 @@
"playwright": {
"chromium_revision": "719491",
"firefox_revision": "1004",
"webkit_revision": "1004"
"webkit_revision": "1008"
},
"scripts": {
"unit": "node test/test.js",