roll webkit to 1036

This commit is contained in:
Yury Semikhatsky 2019-12-13 21:44:52 -08:00
parent 19ef3287bc
commit 50b37d3b3f

View file

@ -10,7 +10,7 @@
"playwright": { "playwright": {
"chromium_revision": "724623", "chromium_revision": "724623",
"firefox_revision": "1005", "firefox_revision": "1005",
"webkit_revision": "1035" "webkit_revision": "1036"
}, },
"scripts": { "scripts": {
"unit": "node test/test.js", "unit": "node test/test.js",