From 46598a0ab6cfc334e0c0119712bbb57618f28f99 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= If removedNode's Set removedNode's [[ImplicitlyPotentiallyRenderBlocking]] internal
+ slot value to false. A possible blocking tokens. Elements have an [[ImplicitlyPotentiallyRenderBlocking]] slot, initially false.
+ Individual elements might set this slot to true. An element is explicitly potentially render-blocking An element is potentially render-blocking if its blocking tokens set
contains "popover
attribute is not in
the no popover state, then run the hide
popover algorithm given removedNode, false, false, and false.render
", or if it is
- implicitly potentially render-blocking, which will be defined at the individual
- elements. By default, an element is not implicitly potentially render-blocking.
The child text content of a style
element must be that of a
conformant style sheet.
A style
element is implicitly potentially render-blocking if the
- element was created by its node document's parser.
A style
element on creation sets its
+ [[ImplicitlyPotentiallyRenderBlocking]] slot to true if the element was created by
+ its node document's parser.
A style
element is implicitly potentially render-blocking if its
+ [[ImplicitlyPotentiallyRenderBlocking]] slot is true.
The default type for resources given by the stylesheet
keyword is text/css
.
A link
element of this type is implicitly potentially render-blocking
- if the element was created by its node document's parser.
A link
element on creation sets its
+ [[ImplicitlyPotentiallyRenderBlocking]] slot to true if the element was created by
+ its node document's parser.
A link
element is implicitly potentially render-blocking if its
+ [[ImplicitlyPotentiallyRenderBlocking]] slot is true.
A script
element on creation sets its
+ [[ImplicitlyPotentiallyRenderBlocking]] slot to true if the element was created by
+ its node document's parser.
A script
element el is implicitly potentially
- render-blocking if el's type is
- "classic
", el is parser-inserted, and
- el does not have an async
or defer
attribute.
classic
", and el does not have an
+ async
or defer
+ attribute.
The cloning steps for a script
element el being cloned to a copy copy are to set copy's