diff --git a/source b/source index f17c3694ad9..e4feb977cf4 100644 --- a/source +++ b/source @@ -3481,8 +3481,8 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
If the algorithm was invoked with media provider object or a URL - record whose blob URL entry is a blob - URL entry whose object is a media - provider object, then let mode be local. Otherwise, let mode - be remote.
Let mode be remote.
If the algorithm was invoked with media provider object, then set + mode to local.
+ +Otherwise:
+ +Let object be the result of obtaining a blob object using the + URL record's blob URL entry and the + media element's node document's relevant settings + object.
If object is a media provider object, then set mode + to local.
If mode is remote, then let the current media resource be the resource given by the URL record passed to this algorithm; otherwise, let the