[html5] r5610 - [e] (0) ref the polyglot spec Fixing http://www.w3.org/Bugs/Public/show_bug.cgi? [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 12 02:17:59 PDT 2010


Author: ianh
Date: 2010-10-12 02:17:56 -0700 (Tue, 12 Oct 2010)
New Revision: 5610

Modified:
   complete.html
   index
   source
Log:
[e] (0) ref the polyglot spec
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10889

Modified: complete.html
===================================================================
--- complete.html	2010-10-12 08:53:07 UTC (rev 5609)
+++ complete.html	2010-10-12 09:17:56 UTC (rev 5610)
@@ -2571,6 +2571,22 @@
    disabilities, should find conforming user agents to be more
    usable.</blockquote></dd>
 
+   <dt><cite>Polyglot Markup: HTML-Compatible XHTML Documents</cite> <a href=#refsPOLYGLOT>[POLYGLOT]</a></dt>
+
+   <dd><blockquote><p>A document that uses polyglot markup is document
+   that is a stream of bytes that parses into identical document trees
+   (with the exception of the xmlns attribute on the root element)
+   when processed as HTML and when processed as XML. Polyglot markup
+   that meets a well defined set of constraints is interpreted as
+   compatible, regardless of whether they are processed as HTML or as
+   XHTML, per the HTML5 specification. Polyglot markup uses a specific
+   DOCTYPE, namespace declarations, and a specific case —
+   normally lower case but occasionally camel case — for element
+   and attribute names. Polyglot markup uses lower case for certain
+   attribute values. Further constraints include those on empty
+   elements, named entity references, and the use of scripts and
+   style.</blockquote></dd>
+
   </dl><h2 id=infrastructure><span class=secno>2 </span>Common infrastructure</h2>
 
   <h3 id=terminology><span class=secno>2.1 </span>Terminology</h3>
@@ -93271,6 +93287,11 @@
    <dd><cite><a href=http://www.w3.org/TR/PNG/>Portable Network
    Graphics (PNG) Specification</a></cite>, D. Duce. W3C.</dd>
 
+   <dt id=refsPOLYGLOT>[POLYGLOT]</dt>
+   <dd>(Non-normative) <cite><a href=http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html>Polyglot
+   Markup: HTML-Compatible XHTML Documents</a></cite>, E. Graff.
+   W3C.</dd>
+
    <dt id=refsPORTERDUFF>[PORTERDUFF]</dt>
    <dd><cite><a href=http://keithp.com/~keithp/porterduff/p253-porter.pdf>Compositing
    Digital Images</a></cite>, T. Porter, T. Duff. In <cite>Computer

Modified: index
===================================================================
--- index	2010-10-12 08:53:07 UTC (rev 5609)
+++ index	2010-10-12 09:17:56 UTC (rev 5610)
@@ -2548,6 +2548,22 @@
    disabilities, should find conforming user agents to be more
    usable.</blockquote></dd>
 
+   <dt><cite>Polyglot Markup: HTML-Compatible XHTML Documents</cite> <a href=#refsPOLYGLOT>[POLYGLOT]</a></dt>
+
+   <dd><blockquote><p>A document that uses polyglot markup is document
+   that is a stream of bytes that parses into identical document trees
+   (with the exception of the xmlns attribute on the root element)
+   when processed as HTML and when processed as XML. Polyglot markup
+   that meets a well defined set of constraints is interpreted as
+   compatible, regardless of whether they are processed as HTML or as
+   XHTML, per the HTML5 specification. Polyglot markup uses a specific
+   DOCTYPE, namespace declarations, and a specific case —
+   normally lower case but occasionally camel case — for element
+   and attribute names. Polyglot markup uses lower case for certain
+   attribute values. Further constraints include those on empty
+   elements, named entity references, and the use of scripts and
+   style.</blockquote></dd>
+
   </dl><h2 id=infrastructure><span class=secno>2 </span>Common infrastructure</h2>
 
   <h3 id=terminology><span class=secno>2.1 </span>Terminology</h3>
@@ -89330,6 +89346,11 @@
    <dd><cite><a href=http://www.w3.org/TR/PNG/>Portable Network
    Graphics (PNG) Specification</a></cite>, D. Duce. W3C.</dd>
 
+   <dt id=refsPOLYGLOT>[POLYGLOT]</dt>
+   <dd>(Non-normative) <cite><a href=http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html>Polyglot
+   Markup: HTML-Compatible XHTML Documents</a></cite>, E. Graff.
+   W3C.</dd>
+
    <dt id=refsPORTERDUFF>[PORTERDUFF]</dt>
    <dd><cite><a href=http://keithp.com/~keithp/porterduff/p253-porter.pdf>Compositing
    Digital Images</a></cite>, T. Porter, T. Duff. In <cite>Computer

Modified: source
===================================================================
--- source	2010-10-12 08:53:07 UTC (rev 5609)
+++ source	2010-10-12 09:17:56 UTC (rev 5610)
@@ -1455,6 +1455,22 @@
    disabilities, should find conforming user agents to be more
    usable.</p></blockquote></dd>
 
+   <dt><cite>Polyglot Markup: HTML-Compatible XHTML Documents</cite> <a href="#refsPOLYGLOT">[POLYGLOT]</a></dt>
+
+   <dd><blockquote><p>A document that uses polyglot markup is document
+   that is a stream of bytes that parses into identical document trees
+   (with the exception of the xmlns attribute on the root element)
+   when processed as HTML and when processed as XML. Polyglot markup
+   that meets a well defined set of constraints is interpreted as
+   compatible, regardless of whether they are processed as HTML or as
+   XHTML, per the HTML5 specification. Polyglot markup uses a specific
+   DOCTYPE, namespace declarations, and a specific case —
+   normally lower case but occasionally camel case — for element
+   and attribute names. Polyglot markup uses lower case for certain
+   attribute values. Further constraints include those on empty
+   elements, named entity references, and the use of scripts and
+   style.</p></blockquote></dd>
+
   </dl>
 
 
@@ -107065,6 +107081,12 @@
    <dd><cite><a href="http://www.w3.org/TR/PNG/">Portable Network
    Graphics (PNG) Specification</a></cite>, D. Duce. W3C.</dd>
 
+   <dt id="refsPOLYGLOT">[POLYGLOT]</dt>
+   <dd>(Non-normative) <cite><a
+   href="http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html">Polyglot
+   Markup: HTML-Compatible XHTML Documents</a></cite>, E. Graff.
+   W3C.</dd>
+
    <dt id="refsPORTERDUFF">[PORTERDUFF]</dt>
    <dd><cite><a
    href="http://keithp.com/~keithp/porterduff/p253-porter.pdf">Compositing




More information about the Commit-Watchers mailing list