Bugzilla – Bug 210
Add <h4> to the bail-out tag list. (I can count! I swear!) (credit: sp)
Last modified: 2008-05-28 14:09:38 CEST
Index: source =================================================================== --- source (revision 1693) +++ source (revision 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>