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 383d39c commit 2075acdCopy full SHA for 2075acd
dom.bs
@@ -8059,9 +8059,6 @@ string <var>value</var>, run these steps:
8059
<li><p>If <var>attribute</var>'s <a for=Attr>element</a> is null, then set <var>attribute</var>'s
8060
<a for=Attr>value</a> to <var>verifiedValue</var>, and return.
8061
8062
- <li><p>If <var>attribute</var>'s <a for=Attr>element</a> is not <var>element</var>, then
8063
- return.
8064
-
8065
<li><p><a lt="change an attribute">Change</a> <var>attribute</var> to <var>verifiedValue</var>.
8066
</ol>
8067
0 commit comments