diff --git a/complete.html b/complete.html index ec0a7e45e12..fc0a5d8097b 100644 --- a/complete.html +++ b/complete.html @@ -29037,7 +29037,10 @@
4.8.10.8 Playing the a text track is added to the list of text tracks for a media element, all of the cues in that text track's list of cues must be added to the - media element's list of newly introduced cues.

+ media element's list of newly introduced cues. When a media + element's list of newly introduced cues has new cues added while the + media element is paused but its show + poster flag is not set, the the user agent must run the time marches on steps

When the current playback position of a media element changes (e.g. due to playback or seeking), the user agent must run the time marches on steps. If the diff --git a/index b/index index ec0a7e45e12..fc0a5d8097b 100644 --- a/index +++ b/index @@ -29037,7 +29037,10 @@ interface HTMLMediaElement : text track is added to the list of text tracks for a media element, all of the cues in that text track's list of cues must be added to the - media element's list of newly introduced cues.

+ media element's list of newly introduced cues. When a media + element's list of newly introduced cues has new cues added while the + media element is paused but its show + poster flag is not set, the the user agent must run the time marches on steps

When the current playback position of a media element changes (e.g. due to playback or seeking), the user agent must run the time marches on steps. If the diff --git a/source b/source index 03aafabb076..6dacf710bd1 100644 --- a/source +++ b/source @@ -30985,7 +30985,10 @@ interface HTMLMediaElement : HTMLElement { a text track is added to the list of text tracks for a media element, all of the cues in that text track's list of cues must be added to the - media element's list of newly introduced cues.

+ media element's list of newly introduced cues. When a media + element's list of newly introduced cues has new cues added while the + media element is paused but its show + poster flag is not set, the the user agent must run the time marches on steps

When the current playback position of a media element changes (e.g. due to playback or seeking), the user agent must run the time marches on steps. If the