You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p>If <var>script</var> has <span>muted errors</span>, then set <var>message</var> to "<code data-x="">Script error.</code>", set <var>location</var>
87859
-
to the empty string, set <var>line</var> and <var>col</var> to 0, and set <var>error object</var> to null.</p></li>
87858
+
<li><p>If <var>script</var> has <span>muted errors</span>, then set <var>message</var> to "<code
87859
+
data-x="">Script error.</code>", <var>location</var> to the empty string, <var>line</var> and
87860
+
<var>col</var> to 0, and <var>errorValue</var> to null.</p></li>
87860
87861
87861
87862
<li><p>Let <var>event</var> be a new <span data-x="concept-events-trusted">trusted</span>
87862
87863
<code>ErrorEvent</code> object that does not bubble but is cancelable, and which has the event
0 commit comments