File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1573,10 +1573,10 @@ Restrictions and Clarifications {#cv-notes}
15731573 after the requestAnimationFrame callbacks
15741574 of the frame that renders the effects of the change
15751575 have run.
1576- Specifically, such changes will take effect between steps 12 and 13
1576+ Specifically, such changes will take effect between steps 13 and 14
15771577 of <a href="https://html.spec.whatwg.org/multipage/webappapis.html#update-the-rendering">Update the Rendering</a> step of the Processing Model
1578- (between [= run the animation frame callbacks=]
1579- and [= run the update intersection observations steps=] ).
1578+ (between “ run the animation frame callbacks”
1579+ and “ run the update intersection observations steps” ).
15801580
15811581 <div class=note>
15821582 Determining the viewport intersection of the element
You can’t perform that action at this time.
0 commit comments