Web platform features explorer

blocking="render"

Limited availability
Tags: api html http Groups: HTML

The blocking="render" attribute for <link>, <script>, and <style> elements blocks rendering until the external script or stylesheet has been loaded. For <link rel="expect">, rendering is blocked until a specific element is in the DOM.

Learning resources on MDN

No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.

Browser support

Surveys

Usage (according to Chrome Platform Status)

~0.169% of page loads. More data at chromestatus.

Specifications