We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c71c66 commit 0f0ed54Copy full SHA for 0f0ed54
dom.bs
@@ -6478,8 +6478,8 @@ optional boolean <var>validate</var> (default true):
6478
</ol>
6479
6480
<p>To <dfn>verify and set attribute value</dfn>
6481
-{{TrustedType}} or string <var>value</var> for an <a>attribute</a> <var>attribute</var>, with
6482
-<a for=/>element</a> <var>element</var>:
+{{TrustedType}} or string <var>value</var> for an <a>attribute</a> <var>attribute</var>, given an
+<a for=/>Element</a> <var>element</var>:
6483
6484
<ol>
6485
<li><p>Let <var>verifiedValue</var> be the result of calling
0 commit comments