Quirks, Standard(Strict) Mode Back
- Owe to the history, Rendering engine(渲染引擎) of different browser is not the same.
 - There are 3 pars for rendering: 
- HTML
 - CSS
 - JavaScript
 
 - Difference in rendering engine of browsers:
 
| Browser | HTML | CSS | Javascript | 
|---|---|---|---|
| IE | Trident | - | Chakra | 
| Chrome | Webkit | Webcore | V8 | 
| Safari | Webkit | Webcore | Javascriptcore | 
| Firefox | Gecko->Servo | - | SpiderMonkey | 
| Opera | Presto | - | Carakan | 
- Quirks(怪異) Mode: For viewing pages of old versions.
 - Standard Mode: Set by W3C.
 
As the plugin is integrated with a code management system like GitLab or GitHub, you may have to auth with your account before leaving comments around this article.
Notice: This plugin has used Cookie to store your token with an expiration.