- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Oct 2011 23:11:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv1572
Modified Files:
Overview.html
Log Message:
Remove obsolete refrence to <section cite> and <article cite>. (whatwg r6662)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5341
retrieving revision 1.5342
diff -u -d -r1.5341 -r1.5342
--- Overview.html 11 Oct 2011 23:09:04 -0000 1.5341
+++ Overview.html 11 Oct 2011 23:11:18 -0000 1.5342
@@ -5995,9 +5995,7 @@
</dd>
<dt>If the element is a <code><a href="#the-q-element">q</a></code>, <code><a href="#the-blockquote-element">blockquote</a></code>,
- <code><a href="#the-section-element">section</a></code>, <code><a href="#the-article-element">article</a></code>, <code><a href="#the-ins-element">ins</a></code>, or
- <code><a href="#the-del-element">del</a></code> element with a <code title="">cite</code>
- attribute</dt>
+ <code><a href="#the-ins-element">ins</a></code>, or <code><a href="#the-del-element">del</a></code> element with a <code title="">cite</code> attribute</dt>
<dd>
Received on Tuesday, 11 October 2011 23:11:24 UTC