summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--developers/gsoc/2014ideas.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/developers/gsoc/2014ideas.en b/developers/gsoc/2014ideas.en
index c1b7822..1c463ac 100644
--- a/developers/gsoc/2014ideas.en
+++ b/developers/gsoc/2014ideas.en
@@ -103,7 +103,7 @@
<li>
<p>This should be fairly easy, although perhaps time consuming.</p>
<p>Implement remaining LibDOM html element specialisations. The some element specialisations, like html_button_element.c have implementations, while most like html_anchor_element.c do not.</p>
-<p><strong>Existing code:</strong> <a href="http://git.netsurf-browser.org/libdom.git/tree/src/html">libdom/src/html</a>.<br><strong>Specification:</strong> <a href="http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/idl-definitions.html">Level 2 Document Object Model HTML</a></p>
+<p><strong>Existing code:</strong> <a href="http://git.netsurf-browser.org/libdom.git/tree/src/html">libdom/src/html</a>.<br><strong>Specification:</strong> <a href="http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/idl-definitions.html">Level 2 Document Object Model HTML</a>, <a href="http://dom.spec.whatwg.org/">DOM Standard</a></p>
</li>
</ul>
<h4>Phase 2</h4>