Important info
Description of problem
What happened (e.g., it crashed)?:
<section data-dfn-for="Foo" data-link-for="Foo">
<h2>Start your spec!</h2>
<pre class="idl">
[Exposed=Window]
interface Foo {
attribute DOMString bar;
undefined doTheFoo();
};
</pre>
<p>Attribute {{bar}}</p>
<p>The <dfn>[[\internal slot]]</dfn> represents a {{[[internal slot]]}}</p>
<p>represents a {{Foo/[[internal slot]]}}</p>
</section>
Expected behavior (e.g., it shouldn't crash):
Both form of links should work, but only latter works
Important info
Description of problem
What happened (e.g., it crashed)?:
Expected behavior (e.g., it shouldn't crash):
Both form of links should work, but only latter works