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 926cd31 commit 14b5637Copy full SHA for 14b5637
1 file changed
index.html
@@ -5821,8 +5821,8 @@ <h4><dfn>Get Element Tag Name</dfn></h4>
5821
of <a>trying</a> to <a>get a known element</a>
5822
with <var>URL variables</var>["<code>element id</code>"].
5823
5824
- <li><p>Let <var>qualified name</var> be the result of getting
5825
- <var>element</var>'s {{Element/tagName}} IDL attribute.
+ <li><p>Let <var>qualified name</var> be <var>element</var>'s
+ <a data-cite=dom data-xref-for=Element>qualified name</a>.
5826
5827
<li><p>Return <a>success</a> with data <var>qualified name</var>.
5828
</ol>
0 commit comments