Skip to content

Commit

Permalink
Link DOM living spec
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdos committed Dec 1, 2024
1 parent aa6b0bf commit da50707
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions entities/global.ent
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
<!ENTITY url.spec.dom3.document "http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-i-Document">
<!ENTITY url.spec.dom3.node "http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-1950641247">
<!ENTITY url.spec.dom3.nodelist "http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-536297177">
<!ENTITY url.spec.dom.living.node "https://dom.spec.whatwg.org/#interface-node">
<!ENTITY url.spec.dom.living.attr "https://dom.spec.whatwg.org/#interface-attr">
<!ENTITY url.spec.dom.living.characterdata "https://dom.spec.whatwg.org/#interface-characterdata">
<!ENTITY url.spec.dom.living.comment "https://dom.spec.whatwg.org/#interface-comment">
<!ENTITY url.spec.html401.accept-charset "http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accept-charset">
<!ENTITY url.eio.libeio "http://software.schmorp.de/pkg/libeio.html">
<!ENTITY url.email.book "https://www.oreilly.com/library/view/programming-internet-email/9780596802585/">
Expand Down

0 comments on commit da50707

Please sign in to comment.