The parsing engine, also known as rendering engine, layout engine, etc. It parses the HTML code / CSS onto the browsing window.
Firefox uses Gecko (and I hate them for it). Every decent browser uses WebKit, which is the fastest by benchmark tests, and also the one I reckon every browser should use in order to maintain web standards.
Firefox uses Gecko (and I hate them for it). Every decent browser uses WebKit, which is the fastest by benchmark tests, and also the one I reckon every browser should use in order to maintain web standards.