- Gecko Reflow Visualization
- css-stacking-contexts-wtf
- critical-rendering-path
- why-do-browsers-match-css-selectors-from-right-to-left
- getting-started-with-the-webkit-layout-code
- improving-css-performance-fixed-position-elements
- BlinkOn 5: Paint and Compositing Deep Dive
- a-quick-overview-of-chromes-rendering-path
- [render-blocking-css](https://developers.google.com/web/fundamentals/performance/critical-rendering-path/render-b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* eslint.recommended (annotated) | |
* ================ | |
* Annotated defaults based on eslint.recommended | |
* | |
* @author: wassname | |
* @license: MIT | |
* @website https://gist.github.com/wassname/4693303388396c5f074b10865a969b43 | |
* @date 2017-11-13T23:08 | |
* @eslint-version: 4.11.0 |