- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 02 Oct 2011 07:20:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7169
Modified Files:
Overview.html
Log Message:
Allow combining characters wherever, per Mark Davis. (whatwg r6611)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5303
retrieving revision 1.5304
diff -u -d -r1.5303 -r1.5304
--- Overview.html 2 Oct 2011 05:12:36 -0000 1.5303
+++ Overview.html 2 Oct 2011 07:20:17 -0000 1.5304
@@ -9475,8 +9475,7 @@
many cases where an element can be empty legitimately, for example
when it is used as a placeholder which will later be filled in by a
script, or when the element is part of a template and would on most
- pages be filled in but on some pages is not relevant.<p><a href="#text-node" title="text node">Text nodes</a> and attribute values
- must not begin with an <i>isolated combining character</i>. <a href="#refsUNICODE">[UNICODE]</a><h6 id="sectioning-content-0"><span class="secno">3.2.5.1.3 </span>Sectioning content</h6><p><dfn id="sectioning-content">Sectioning content</dfn> is content that defines the scope
+ pages be filled in but on some pages is not relevant.</p><h6 id="sectioning-content-0"><span class="secno">3.2.5.1.3 </span>Sectioning content</h6><p><dfn id="sectioning-content">Sectioning content</dfn> is content that defines the scope
of <a href="#heading-content" title="heading content">headings</a> and <a href="#the-footer-element" title="footer">footers</a>.</p><ul class="brief category-list"><li><code><a href="#the-article-element">article</a></code></li>
<li><code><a href="#the-aside-element">aside</a></code></li>
<li><code><a href="#the-nav-element">nav</a></code></li>
@@ -73015,6 +73014,7 @@
Maik Merten,
Malcolm Rowe,
Mark Birbeck,
+ Mark Davis,
Mark Miller,
Mark Nottingham,
Mark Pilgrim,
Received on Sunday, 2 October 2011 07:20:23 UTC