Skip to content

Commit fb47688

Browse files
authored
Update to latest Mixed Content spec (#518)
1 parent 46974bc commit fb47688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encrypted-media-respec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3047,7 +3047,7 @@ <h4>Initialization Data Encountered</h4>
30473047
<li><p>Let <var>initDataType</var> be the string representing the <a def-id="initialization-data-type"></a> of the Initialization Data.</p></li>
30483048
<li><p>Let <var>initData</var> be the Initialization Data.</p></li>
30493049
</ol>
3050-
<p class="note">While the media element may allow loading of "Optionally-blockable Content" [[MIXED-CONTENT]], the user agent MUST NOT expose Initialization Data from such media data to the application.</p>
3050+
<p class="note">While the media element may allow loading of "Upgradeable Content" [[MIXED-CONTENT]], the user agent MUST NOT expose Initialization Data from such media data to the application.</p>
30513051
</li>
30523052
<li>
30533053
<p><a def-id="Queue-a-task"></a> to create an event named <a def-id="encrypted"></a> that does not bubble and is not cancellable using the <a>MediaEncryptedEvent</a> interface with its <var>type</var> attribute set to <code>encrypted</code> and its <var>isTrusted</var> attribute initialized to <code>true</code>, and dispatch it at the <var>media element</var>.</p>

0 commit comments

Comments
 (0)