VitalElement / CefGlue.Core

Port of CefGlue to .net Core
88 stars 23 forks source link

Outdated underlying version of Chromium #16

Open pablocar80 opened 5 years ago

pablocar80 commented 5 years ago

This is probably an issue with CefGlue itself, though it causes problems here nevertheless.

When running the html5 test (html5test.com), the page identifies the browser as Chrome 57, and the latest version of Chrome is 73. This means the rendering engine is outdated compared to what Chrome is running today.