Commit 23dc2e9
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 333a016 commit 23dc2e9
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39610 | 39610 | | |
39611 | 39611 | | |
39612 | 39612 | | |
39613 | | - | |
39614 | | - | |
| 39613 | + | |
| 39614 | + | |
| 39615 | + | |
39615 | 39616 | | |
39616 | 39617 | | |
39617 | 39618 | | |
| |||
0 commit comments