feat(webkit): roll WebKit to r1134 (#835)

This commit is contained in:
Andrey Lushnikov 2020-02-04 19:32:23 -08:00 committed by GitHub
parent 0c2a2e11fd
commit 6dc88bcb85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "737027",
"firefox_revision": "1021",
"webkit_revision": "1127"
"webkit_revision": "1134"
},
"scripts": {
"ctest": "cross-env BROWSER=chromium node test/test.js",