diff --git a/source b/source index cd0d47cc723..5dad1fd9d71 100644 --- a/source +++ b/source @@ -41840,8 +41840,8 @@ interface VideoTrack { flag.
Queue a media element task given the media element to run these - steps:
+Queue a media element task on the DOM manipulation task source + given the media element to run these steps:
Unset the media element's pending text track change notification @@ -41859,8 +41859,6 @@ interface VideoTrack {
The task source for the tasks listed in this - section is the DOM manipulation task source.