Skip to content

Commit e979025

Browse files
authored
Merge pull request #765 from youennf/export-clone-videoframe
Export clone video frame algorithm as it is useful in other specs
2 parents 26e7922 + ff09dbe commit e979025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4007,7 +4007,7 @@
40074007
|heightScale| and round the result. Assign the rounded result to
40084008
|frame|'s {{VideoFrame/[[display height]]}}.
40094009

4010-
: <dfn>Clone VideoFrame</dfn> (with |frame|)
4010+
: <dfn export>Clone VideoFrame</dfn> (with |frame|)
40114011
:: 1. Let |clone| be a new {{VideoFrame}} initialized as follows:
40124012
1. Let |resource| be the [=media resource=] referenced by |frame|’s
40134013
[[resource reference]].

0 commit comments

Comments
 (0)