File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 193
193
| ` playing ` | Identical to the native [ ` playing ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/playing_event ) |
194
194
| ` progress ` | Identical to the native [ ` progress ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/progress_event ) |
195
195
| ` ratechange ` | Identical to the native [ ` ratechange ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/ratechange_event ) |
196
- | ` resize ` | Identical to the native [ ` resize ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement /resize_event ) |
196
+ | ` resize ` | Identical to the native [ ` resize ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement /resize_event ) |
197
197
| ` seeked ` | Identical to the native [ ` seeked ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/seeked_event ) |
198
198
| ` seeking ` | Identical to the native [ ` seeking ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/seeking_event ) |
199
199
| ` stalled ` | Identical to the native [ ` stalled ` event] ( https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/stalled_event ) |
You can’t perform that action at this time.
0 commit comments