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 6b2fff6 commit 51b09e4Copy full SHA for 51b09e4
dom.bs
@@ -7582,7 +7582,7 @@ string <var>value</var>, run these steps:
7582
given <var>value</var>, <var>attribute</var>, and <a>this</a>.
7583
7584
<li><p>If <var>attribute</var>'s <a for=Attr>element</a> is null, then set <var>attribute</var>'s
7585
- <a for=Attr>value</a> to <var>value</var>, and return.
+ <a for=Attr>value</a> to <var>verifiedValue</var>, and return.
7586
7587
<li><p>If <var>attribute</var>'s <a for=Attr>element</a> is not <var>originalElement</var>, then
7588
return.
0 commit comments