Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 872211 of EntityReference

  • Revision slug: Web/API/EntityReference
  • Revision title: EntityReference
  • Revision id: 872211
  • Created:
  • Creator: Sebastianz
  • Is current revision? Yes
  • Comment Added table to 'Specifications' section

Revision Content

{{APIRef("DOM")}}{{Obsolete_header}}

NOTE: This is not implemented in Mozilla

Read-only reference to an entity reference in the DOM tree. Has no properties or methods of its own but inherits from {{domxref("Node")}}.

Specifications

Specification Status Comment
{{SpecName("DOM3 Core", "core.html#ID-11C98490", "EntityReference")}} {{Spec2("DOM3 Core")}} Initial definition

Revision Source

<p>{{APIRef("DOM")}}{{Obsolete_header}}</p>

<div class="warning">
<p>NOTE:&nbsp;This is not implemented in Mozilla</p>
</div>

<p>Read-only reference to an entity reference in the DOM tree. Has no properties or methods of its own but inherits from {{domxref("Node")}}.</p>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
 <tbody>
  <tr>
   <th>Specification</th>
   <th>Status</th>
   <th>Comment</th>
  </tr>
  <tr>
   <td>{{SpecName("DOM3 Core", "core.html#ID-11C98490", "EntityReference")}}</td>
   <td>{{Spec2("DOM3 Core")}}</td>
   <td>Initial definition</td>
  </tr>
 </tbody>
</table>
Revert to this revision