Request for Mozilla Position on an Emerging Web Specification
Other information
This proposal also includes the standardization of a general render-blocking mechanism, which will standardize the existing stylesheet loading behaviors and support the proposed attribute. The proposed behavior slightly differs from Firefox's current behavior: the proposal does not allow requestAnimationFrame() callbacks to fire until all render-blocking stylesheets are loaded, while Firefox currently allows it.
Request for Mozilla Position on an Emerging Web Specification
blocking="render"attribute on<link>,<script>and<style>blocking="render"attribute on <link>, <script> and <style> whatwg/html#7131Other information
This proposal also includes the standardization of a general render-blocking mechanism, which will standardize the existing stylesheet loading behaviors and support the proposed attribute. The proposed behavior slightly differs from Firefox's current behavior: the proposal does not allow
requestAnimationFrame()callbacks to fire until all render-blocking stylesheets are loaded, while Firefox currently allows it.