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
<p>If the <a>current browsing context</a> is <a>no longer open</a>,
5229
+
return <a>error</a> with <a>error code</a><a>no such window</a>.
5230
+
5231
+
<li><p><a>Handle any user prompts</a>
5232
+
and return its value if it is an <a>error</a>.
5233
+
5234
+
<li><p>Let <var>element</var> be the result
5235
+
of <a>trying</a> to <a>get a known connected element</a>
5236
+
with <a>url variable</a><var>element id</var>.
5237
+
5238
+
<li><p>Let <var>label</var> be the result of a <a>Accessible Name and Description Computation</a> for the <a>Accessible Name</a> of the <var>element</var>.
5239
+
5240
+
<li><p>Return <a>success</a> with data <var>label</var>.
5241
+
</ol>
5242
+
</section><!-- /Get Element Computed Label -->
5164
5243
</section><!-- /State -->
5165
5244
5166
5245
<section>
@@ -9521,6 +9600,23 @@ <h2>Index</h2>
9521
9600
-->
9522
9601
9523
9602
<dl>
9603
+
<dt>ARIA and related specifications
9604
+
<dd>
9605
+
<p>The following terms are defined
9606
+
in the Accessible Rich Internet Applications (WAI-ARIA) 1.2 specification: [[wai-aria-1.2]]
0 commit comments