We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905860d commit 7329641Copy full SHA for 7329641
1 file changed
index.html
@@ -5823,7 +5823,7 @@ <h4><dfn>Get Element Tag Name</dfn></h4>
5823
with <var>URL variables</var>["<code>element id</code>"].
5824
5825
<li><p>Let <var>qualified name</var> be the result of getting
5826
- <var>element</var>'s {{Element/tagName}} IDL attribute in [=ASCII lowercase=].
+ <var>element</var>'s {{Element/tagName}} IDL attribute.
5827
5828
<li><p>Return <a>success</a> with data <var>qualified name</var>.
5829
</ol>
0 commit comments