Content suggestion: New HTML feature blocking=render
on <script>
, <link>
, <style>
#12900
Labels
Content:HTML
Hypertext Markup Language docs
effort: medium
This task is a medium effort.
good first issue
A good issue for newcomers to get started with.
help wanted
If you know something about this topic, we would love your help!
What is the new suggestion?
Document the
blocking
attribute onscript
,link
andstyle
HTML elements and examples for how to use it.Why is it important or useful?
See the explainer here: whatwg/html#7131
Other supporting information
https://html.spec.whatwg.org/multipage/semantics.html#attr-link-blocking
https://html.spec.whatwg.org/multipage/semantics.html#attr-style-blocking
https://html.spec.whatwg.org/multipage/scripting.html#attr-script-blocking
This feature was introduced in whatwg/html#7474
cc @xiaochengh @domenic
MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
The text was updated successfully, but these errors were encountered: