- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 02 Jul 2011 00:13:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv29935
Modified Files:
Overview.html
Log Message:
Attempt to reorganise the rendering section to make it more usable for implementors (whatwg r6276)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5023
retrieving revision 1.5024
diff -u -d -r1.5023 -r1.5024
--- Overview.html 30 Jun 2011 23:52:50 -0000 1.5023
+++ Overview.html 2 Jul 2011 00:13:08 -0000 1.5024
@@ -318,7 +318,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
- <h2 class="no-num no-toc" id="editor-s-draft-30-june-2011">Editor's Draft 30 June 2011</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-1-july-2011">Editor's Draft 1 July 2011</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -464,7 +464,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
[...1514 lines suppressed...]
<p>The current text editing caret (the one at the <a href="#caret-position">caret
position</a> in a focused <a href="#editing-host">editing host</a>) is expected
@@ -67041,7 +67111,7 @@
- <h4 id="text-rendered-in-native-user-interfaces"><span class="secno">10.6.4 </span>Text rendered in native user interfaces</h4>
+ <h4 id="text-rendered-in-native-user-interfaces"><span class="secno">10.7.4 </span>Text rendered in native user interfaces</h4>
<p>User agents are expected to honor the Unicode semantics of text
that is exposed in user interfaces, for example supporting the
@@ -67135,7 +67205,7 @@
- <h3 id="print-media"><span class="secno">10.7 </span>Print media</h3>
+ <h3 id="print-media"><span class="secno">10.8 </span>Print media</h3>
<p>User agents are expected to allow the user to request the
opportunity to <dfn id="obtain-a-physical-form">obtain a physical form</dfn> (or a
Received on Saturday, 2 July 2011 00:13:14 UTC