Skip to content

Commit f4b4722

Browse files
committed
Remove resolved issues
1 parent 666f8dd commit f4b4722

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

css-view-transitions-1/Overview.bs

-4
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,6 @@ callback UpdateDOMCallback = Promise<any> ();
488488

489489
Note: The process continues in [=perform an old capture=] which is executed at the next [=rendering opportunity=].
490490

491-
Issue: Waiting on [html/8469](https://github.com/whatwg/html/pull/8468) to reference "rendering opportunity".
492-
493491
1. Return |transition|.
494492
</div>
495493

@@ -647,8 +645,6 @@ The {{ViewTransition/domUpdated}} [=getter steps=] are to return [=this's=] [=Vi
647645
author before prepare to be presented to the user. This is also the content
648646
captured in snapshots.
649647

650-
Issue: Waiting on [html/8469](https://github.com/whatwg/html/pull/8468) to reference "rendering opportunity".
651-
652648
Note: These steps will be added to the [=update the rendering=] in the HTML spec.
653649
As such, the prose style is written to match other steps in that algorithm.
654650
</div>

0 commit comments

Comments
 (0)