Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r599821 (#3414)
Browse files Browse the repository at this point in the history
This roll includes:
 - https://crrev.com/599782 DevTools: force a style recalc before reporting final CSS coverage
 - https://crrev.com/599769 DevTools: Expose more properties through the accessibility protocol

References: #2033
  • Loading branch information
JoelEinbinder authored and aslushnikov committed Oct 16, 2018
1 parent 0fd3bfb commit a4cebd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "594312"
"chromium_revision": "599821"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit a4cebd8

Please sign in to comment.