diff --git a/source b/source index 90920ea7980..909b6129932 100644 --- a/source +++ b/source @@ -38340,10 +38340,10 @@ interface MediaError { media element to:

    +
  1. Set the element's is currently stalled to true.

  2. +
  3. Fire an event named stalled at the element.

  4. - -
  5. Set the element's is currently stalled to true.

User agents may allow users to selectively block or slow media data downloads. @@ -38393,10 +38393,10 @@ interface MediaError { given the media element to:

    +
  1. Set the element's is currently stalled to false.

  2. +
  3. Fire an event named progress at the element.

  4. - -
  5. Set the element's is currently stalled to false.

While the user agent might still need network access to obtain parts of the media