- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 21 Jan 2011 00:46:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31754
Modified Files:
rendering.html spec.html
Log Message:
we dropped that feature long ago, oops (whatwg r5794)
[updated by splitter]
Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- rendering.html 12 Jan 2011 03:46:47 -0000 1.65
+++ rendering.html 21 Jan 2011 00:46:38 -0000 1.66
@@ -3374,7 +3374,7 @@
<p>User agents are expected to allow users to
<a href="history.html#navigate">navigate</a><!--DONAV cite=""--> <a href="browsers.html#browsing-context" title="browsing
context">browsing contexts</a> to the resources <a href="urls.html#resolve-a-url" title="resolve a url">indicated</a> by the <code title="">cite</code> attributes on <code><a href="text-level-semantics.html#the-q-element">q</a></code>,
- <code><a href="grouping-content.html#the-blockquote-element">blockquote</a></code>, <code><a href="sections.html#the-section-element">section</a></code>, <code><a href="sections.html#the-article-element">article</a></code>,
+ <code><a href="grouping-content.html#the-blockquote-element">blockquote</a></code>,
<code><a href="edits.html#the-ins-element">ins</a></code>, and <code><a href="edits.html#the-del-element">del</a></code> elements.</p>
<p>User agents are expected to surface <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a> created by <code><a href="semantics.html#the-link-element">link</a></code>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1377
retrieving revision 1.1378
diff -u -d -r1.1377 -r1.1378
--- spec.html 20 Jan 2011 23:46:36 -0000 1.1377
+++ spec.html 21 Jan 2011 00:46:38 -0000 1.1378
@@ -351,7 +351,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.4655.
+This is revision 1.4656.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 21 January 2011 00:46:42 UTC