- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 08 Feb 2011 22:54:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv16327
Modified Files:
Overview.html
Log Message:
Mark some refs as non-normative. (whatwg r5859)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4701
retrieving revision 1.4702
diff -u -d -r1.4701 -r1.4702
--- Overview.html 8 Feb 2011 21:56:49 -0000 1.4701
+++ Overview.html 8 Feb 2011 22:54:47 -0000 1.4702
@@ -71220,7 +71220,7 @@
D. Schepers. W3C.</dd>
<dt id="refsDOMPARSER">[DOMPARSER]</dt>
- <dd><cite><a href="http://html5.org/specs/dom-parsing.html">DOM Parsing and Serialization</a></cite>, Ms2ger. html5.org.</dd>
+ <dd>(Non-normative) <cite><a href="http://html5.org/specs/dom-parsing.html">DOM Parsing and Serialization</a></cite>, Ms2ger. html5.org.</dd>
<dt id="refsDOMRANGE">[DOMRANGE]</dt>
<dd><cite><a href="http://html5.org/specs/dom-range.html">DOM Range</a></cite>, Ms2ger. html5.org.</dd>
@@ -71660,12 +71660,12 @@
Language (XPath) Version 1.0</a></cite>, J. Clark, S. DeRose. W3C.</dd>
<dt id="refsXSLT10">[XSLT10]</dt>
- <dd><cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL
+ <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL
Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C.</dd>
<!--(once XSLTProcessor is defined somewhere, update this and the place that references this)
<dt id="refsXSLTP">[XSLTP]</dt>
- <dd><cite><a href=""></a></cite>, . .</dd>
+ <dd>(Non-normative) <cite><a href=""></a></cite>, . .</dd>
-->
Received on Tuesday, 8 February 2011 22:54:53 UTC