diff --git a/source b/source index 2d02b12fa7a..a857150fa38 100644 --- a/source +++ b/source @@ -40178,10 +40178,16 @@ interface MediaError {
it has an autoplay attribute
specified;
if it is an audio or video element and its lazy loading attribute is either in the Eager state or has started loading while in the Lazy state, or scripting is
- disabled for the element;
any of the following conditions are true:
+its node document's active sandboxing flag set does not have the sandboxed automatic features browsing context flag set; and