Commit 54fe603
committed
Consider media element playback ended after the loop attribute is set
Before this change, allowing playback to end, then subsequently setting the loop attribute to true, would result in the ended attribute being false, and playback not restarting when the play steps are run.
Fixes #117751 parent e31b45b commit 54fe603
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39612 | 39612 | | |
39613 | 39613 | | |
39614 | 39614 | | |
39615 | | - | |
39616 | | - | |
| 39615 | + | |
| 39616 | + | |
| 39617 | + | |
39617 | 39618 | | |
39618 | 39619 | | |
39619 | 39620 | | |
| |||
0 commit comments