[html5] r1694 - /

whatwg at whatwg.org whatwg at whatwg.org
Sat May 24 02:26:21 PDT 2008


Author: ianh
Date: 2008-05-24 02:26:20 -0700 (Sat, 24 May 2008)
New Revision: 1694

Modified:
   index
   source
Log:
[ct] (0) Add <h4> to the bail-out tag list. (I can count! I swear!) (credit: sp)

Modified: index
===================================================================
--- index	2008-05-24 09:25:02 UTC (rev 1693)
+++ index	2008-05-24 09:26:20 UTC (rev 1694)
@@ -47781,11 +47781,13 @@
 
    <dt>A start tag whose tag name is one of: <!--"a",--> "b", "big",
     "blockquote", "body"<!--by inspection-->, "br", "center", "code", "dd",
-    "div", "dl", "em", "embed", "font", "h1", "h2", "h3", "h5",
-    "h6"<!--for completeness-->, "head"<!--by inspection-->, "hr", "i",
-    "img", "li", "menu", "meta", "nobr", "p", "pre", "ruby", "s",
-    <!--"script",--> "small", "span", "strong", <!--"style",--> "sub", "sup",
-    "table"<!--by inspection-->, "tt", "u", "ul", "var"</dt>
+    "div", "dl", "em", "embed", "font", "h1", "h2", "h3",
+    "h4"<!--for completeness-->, "h5", "h6"<!--for completeness-->,
+    "head"<!--by inspection-->, "hr", "i", "img", "li", "menu", "meta",
+    "nobr", "p", "pre", "ruby", "s", <!--"script",--> "small", "span",
+    "strong", <!--"style",--> "sub", "sup", "table"<!--by
+   inspection-->,
+    "tt", "u", "ul", "var"</dt>
    <!-- this list was determined empirically by studying over
    6,000,000,000 pages that were specifically not XML pages -->
 

Modified: source
===================================================================
--- source	2008-05-24 09:25:02 UTC (rev 1693)
+++ source	2008-05-24 09:26:20 UTC (rev 1694)
@@ -45041,11 +45041,12 @@
 
    <dt>A start tag whose tag name is one of: <!--"a",--> "b", "big",
    "blockquote", "body"<!--by inspection-->, "br", "center", "code",
-   "dd", "div", "dl", "em", "embed", "font", "h1", "h2", "h3", "h5",
-   "h6"<!--for completeness-->, "head"<!--by inspection-->, "hr", "i",
-   "img", "li", "menu", "meta", "nobr", "p", "pre", "ruby", "s",
-   <!--"script",--> "small", "span", "strong", <!--"style",--> "sub",
-   "sup", "table"<!--by inspection-->, "tt", "u", "ul", "var"</dt>
+   "dd", "div", "dl", "em", "embed", "font", "h1", "h2", "h3",
+   "h4"<!--for completeness-->, "h5", "h6"<!--for completeness-->,
+   "head"<!--by inspection-->, "hr", "i", "img", "li", "menu", "meta",
+   "nobr", "p", "pre", "ruby", "s", <!--"script",--> "small", "span",
+   "strong", <!--"style",--> "sub", "sup", "table"<!--by
+   inspection-->, "tt", "u", "ul", "var"</dt>
    <!-- this list was determined empirically by studying over
    6,000,000,000 pages that were specifically not XML pages -->
    <dt>An end-of-file token</dt>




More information about the Commit-Watchers mailing list