We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54c801 commit cc14848Copy full SHA for cc14848
css-contain-2/Overview.bs
@@ -1636,7 +1636,7 @@ Restrictions and Clarifications {#cv-notes}
1636
Determining the viewport intersection of the element
1637
can be done with an internal version of an IntersectionObserver.
1638
However, since the observations from this are dispatched at
1639
- step 13 of Update the Rendering,
+ step 14 of Update the Rendering,
1640
any changes to the [=skipped contents|skipped=] (and thus painted) state
1641
will not be visible to the user until the next frame's processing.
1642
For this reason, updating the [=skipped contents|skipped=] state,
0 commit comments