[html5] r1412 - /

whatwg at whatwg.org whatwg at whatwg.org
Mon Apr 7 17:59:07 PDT 2008


Author: ianh
Date: 2008-04-07 17:59:04 -0700 (Mon, 07 Apr 2008)
New Revision: 1412

Modified:
   index
   source
Log:
[] (0) Fill in two elements we know won't be allowed in SVG/MathML in text/html. (I'm running a more thorough study to determine what this list will have to be.)

Modified: index
===================================================================
--- index	2008-04-07 23:12:47 UTC (rev 1411)
+++ index	2008-04-08 00:59:04 UTC (rev 1412)
@@ -24,7 +24,7 @@
 
    <h1 id=html-5>HTML 5</h1>
 
-   <h2 class="no-num no-toc" id=working>Working Draft — 7 April 2008</h2>
+   <h2 class="no-num no-toc" id=working>Working Draft — 8 April 2008</h2>
 
    <p>You can take part in this work. <a
     href="http://www.whatwg.org/mailing-list">Join the working group's
@@ -44726,8 +44726,8 @@
      <span>insertion mode</span> to the <a href="#secondary1">secondary
      insertion mode</a>.</p>
 
-   <dt>A start tag whose tag name is one of: <span title=big-issue>the HTML
-    element tag names</span>
+   <dt>A start tag whose tag name is one of: "font", "p" <span
+    class=big-issue>the HTML element tag names</span>
 
    <dd>
     <p><a href="#parse1">Parse error</a>.</p>

Modified: source
===================================================================
--- source	2008-04-07 23:12:47 UTC (rev 1411)
+++ source	2008-04-08 00:59:04 UTC (rev 1412)
@@ -41999,7 +41999,7 @@
 
    </dd>
 
-   <dt>A start tag whose tag name is one of: <span title="big-issue">the HTML element tag names</span></dt>
+   <dt>A start tag whose tag name is one of: "font", "p" <span class="big-issue">the HTML element tag names</span></dt>
    <dd>
 
     <p><span>Parse error</span>.</p>




More information about the Commit-Watchers mailing list