You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -690,7 +690,7 @@ or Full Intra Refresh (FIR), queue a task to perform the following steps:
690
690
691
691
1. Set |rid| to the RID of the appropriate layer, or undefined if the request is not for a specific layer.
692
692
1. [=Fire an event=] named `keyframerequest` at |transform| using {{KeyFrameRequestEvent}} with its {{Event/cancelable}} attribute initialized to "true", and with {{KeyFrameRequestEvent/rid}} set to |rid|.
693
-
1. If the event's `canceled flag` is true, abort these steps.
693
+
1. If the event's [=Event/canceled flag=] is true, abort these steps.
694
694
1. Run the [$generate key frame algorithm$] with a new promise, |transform|.`[[encoder]]` and |rid|.
0 commit comments