- From: CVS User egraff <cvsmail@w3.org>
- Date: Tue, 27 May 2014 20:50:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-polyglot
In directory roscoe:/tmp/cvs-serv26782
Modified Files:
CR-html-polyglot-20140530.html html-polyglot.html
Log Message:
Removed the confusing paragraph as determined in bug 24451, comment 17.
--- /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/05/22 15:08:15 1.6
+++ /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/05/27 20:50:09 1.7
@@ -848,12 +848,6 @@
/*]]>*/</script>
</pre>
</figure>
- <p>
- Thus, a CDATA section may appear at the beginning of its containing element,
- span the entire element, be the only node of the element, and yet still generate more than one DOM node.
- <a title="polyglot markup">Polyglot markup</a> therefore permits content that results in a single DOM node
- before and/or after the CDATA section.
- </p>
</div>
<p>The <code>]]></code> string:</p>
--- /sources/public/html5/html-polyglot/html-polyglot.html 2014/05/12 17:46:09 1.36
+++ /sources/public/html5/html-polyglot/html-polyglot.html 2014/05/27 20:50:09 1.37
@@ -848,12 +848,6 @@
/*]]>*/</script>
</pre>
</figure>
- <p>
- Thus, a CDATA section may appear at the beginning of its containing element,
- span the entire element, be the only node of the element, and yet still generate more than one DOM node.
- <a title="polyglot markup">Polyglot markup</a> therefore permits content that results in a single DOM node
- before and/or after the CDATA section.
- </p>
</div>
<p>The <code>]]></code> string:</p>
Received on Tuesday, 27 May 2014 20:50:10 UTC