- From: SVG Working Group repository <cam@mcc.id.au>
- Date: Mon, 20 Aug 2012 21:50:07 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/262bcb7529f9
branches:
changeset: 331:262bcb7529f9
user: Cameron McCormack <cam@mcc.id.au>
date: Tue Aug 21 14:50:30 2012 +1000
description:
DOM1 is an informative reference.
diffstat:
master/refs.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (22 lines):
diff --git a/master/refs.html b/master/refs.html
--- a/master/refs.html
+++ b/master/refs.html
@@ -522,17 +522,17 @@
<dl class="references">
<dt id="ref-DCORE" class="informref">[DCORE]</dt>
<dd>
<cite><a href="http://dublincore.org/">Dublin Core Metadata Initiative</a></cite>.
<br/>Available at http://dublincore.org/.
</dd>
- <dt id="ref-DOM1" class="normref">[DOM1]</dt>
+ <dt id="ref-DOM1" class="informref">[DOM1]</dt>
<dd>
<cite class="w3crec"><a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/">Document Object Model (DOM) Level 1 Specification</a></cite>,
V. Apparao, S. Byrne, M. Champion, S. Isaacs, I. Jacobs, A. Le Hors, G. Nicol, J. Robie, R. Sutor, C. Wilson, L. Wood, eds.
World Wide Web Consortium, 01 October 1998.
<br/>This edition of DOM Level 1 is http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/.
<br/>The <a href="http://www.w3.org/TR/REC-DOM-Level-1/">latest edition of DOM Level 1</a> is available at
http://www.w3.org/TR/REC-DOM-Level-1/.
</dd>
Received on Tuesday, 21 August 2012 04:51:11 UTC