File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ are rendered with the following qualities:
208208 otherwise, it's the initial containing block.
209209
210210* If it is an element,
211- it and its ''::backdrop'' pseudo-element are not rendered
211+ it and its ''::backdrop'' pseudo-element are [=element- not-rendered|not rendered=]
212212 if its [=shadow-including inclusive ancestor=] has the ''display: none'' .
213213
214214* If its specified 'display' property is ''display/contents'' ,
@@ -354,7 +354,7 @@ Top Layer Manipulation {#top-manip}
354354
355355 1. For each element |el| in |doc|'s [=pending top layer removals=] :
356356 if |el|'s computed value of 'overlay' is ''none'' ,
357- or |el| is [=not rendered=] ,
357+ or |el| is [=element-not-rendered| not rendered=] ,
358358 [=remove from the top layer immediately=] |el|.
359359
360360 Note: This is intended to be called during the "Update the Rendering" step
You can’t perform that action at this time.
0 commit comments