HTML, JS, CSS Engines
- by Pius
I am just messing around, trying to figure out how stuff works and right now I have a couple questions about HTML, JS and CSS engines.
I know there are two major JavaScript engines out there - V8 and JavaScriptCore (WebKit's JS engine as far as I know). Is that correct? And what are the main HTML + CSS renderers out there? Let's say I want to…