[html5] r1692 - /
whatwg at whatwg.org
whatwg at whatwg.org
Sat May 24 02:12:49 PDT 2008
Author: ianh
Date: 2008-05-24 02:12:48 -0700 (Sat, 24 May 2008)
New Revision: 1692
Modified:
index
source
Log:
[cgowt] (2) Allow <noframes> in <head> for compatibility with sites (e.g. http://www.zercom.nl/).
Modified: index
===================================================================
--- index 2008-05-24 08:44:20 UTC (rev 1691)
+++ index 2008-05-24 09:12:48 UTC (rev 1692)
@@ -45564,7 +45564,7 @@
<dt>A start tag whose tag name is "noscript", if the <a
href="#scripting2">scripting flag</a> is enabled:
- <dt>A start tag whose tag name is "style"
+ <dt>A start tag whose tag name is one of: "noframes", "style"
<dd>
<p>Follow the <a href="#generic">generic CDATA parsing algorithm</a>.</p>
@@ -45771,7 +45771,8 @@
<dt>A comment token
- <dt>A start tag whose tag name is one of: "link", "meta", "style"
+ <dt>A start tag whose tag name is one of: "link", "meta", "noframes",
+ "style"
<dd>
<p>Process the token <a href="#using8">using the rules for</a> the "<a
@@ -45849,7 +45850,7 @@
title="insertion mode: in frameset">in frameset</a>".</p>
<dt>A start tag token whose tag name is one of: "base", "link", "meta",
- "script", "style", "title"
+ "noframes", "script", "style", "title"
<dd>
<p><a href="#parse1">Parse error</a>.</p>
@@ -45919,7 +45920,7 @@
attribute and its corresponding value to that element.</p>
<dt>A start tag token whose tag name is one of: "base", "link", "meta",
- "script", "style", "title"
+ "noframes", "script", "style", "title"
<dd>
<p>Process the token <a href="#using8">using the rules for</a> the "<a
@@ -46766,7 +46767,7 @@
<p>If the next token is an end tag token with the tag name "textarea",
ignore it. Otherwise, this is a <a href="#parse1">parse error</a>.</p>
- <dt>A start tag whose tag name is one of: "iframe", "noembed", "noframes"
+ <dt>A start tag whose tag name is one of: "iframe", "noembed"
<dt>A start tag whose tag name is "noscript", if the <a
href="#scripting2">scripting flag</a> is enabled:
@@ -48008,7 +48009,7 @@
<dd>
<p>Process the token <a href="#using8">using the rules for</a> the "<a
- href="#in-body" title="insertion mode: in body">in body</a>"
+ href="#in-head" title="insertion mode: in head">in head</a>"
<span>insertion mode</span>.</p>
<dt>An end-of-file token
@@ -48061,8 +48062,6 @@
<dt>A start tag whose tag name is "html"
- <dt>A start tag whose tag name is "noframes"
-
<dd>
<p>Process the token <a href="#using8">using the rules for</a> the "<a
href="#in-body" title="insertion mode: in body">in body</a>"
@@ -48074,6 +48073,13 @@
<p>Switch the <span>insertion mode</span> to "<a href="#after8"
title="insertion mode: after after frameset">after after frameset</a>".</p>
+ <dt>A start tag whose tag name is "noframes"
+
+ <dd>
+ <p>Process the token <a href="#using8">using the rules for</a> the "<a
+ href="#in-head" title="insertion mode: in head">in head</a>"
+ <span>insertion mode</span>.</p>
+
<dt>An end-of-file token
<dd>
Modified: source
===================================================================
--- source 2008-05-24 08:44:20 UTC (rev 1691)
+++ source 2008-05-24 09:12:48 UTC (rev 1692)
@@ -42673,7 +42673,7 @@
</dd>
<dt>A start tag whose tag name is "noscript", if the <span>scripting flag</span> is enabled:</dt>
- <dt>A start tag whose tag name is "style"</dt>
+ <dt>A start tag whose tag name is one of: "noframes", "style"</dt>
<dd>
<p>Follow the <span>generic CDATA parsing algorithm</span>.</p>
</dd>
@@ -42894,7 +42894,7 @@
TABULATION, U+000C FORM FEED (FF), <!--U+000D CARRIAGE RETURN (CR),-->
or U+0020 SPACE</dt>
<dt>A comment token</dt>
- <dt>A start tag whose tag name is one of: "link", "meta", "style"</dt>
+ <dt>A start tag whose tag name is one of: "link", "meta", "noframes", "style"</dt>
<dd>
<p>Process the token <span>using the rules for</span> the "<span
title="insertion mode: in head">in head</span>" <span>insertion
@@ -42982,7 +42982,7 @@
</dd>
<dt>A start tag token whose tag name is one of: "base", "link",
- "meta", "script", "style", "title"</dt>
+ "meta", "noframes", "script", "style", "title"</dt>
<dd>
<p><span>Parse error</span>.</p>
@@ -43057,7 +43057,7 @@
</dd>
<dt>A start tag token whose tag name is one of: "base", "link",
- "meta", "script", "style", "title"</dt>
+ "meta", "noframes", "script", "style", "title"</dt>
<dd>
<p>Process the token <span>using the rules for</span> the "<span
title="insertion mode: in head">in head</span>" <span>insertion
@@ -43968,7 +43968,7 @@
</dd>
- <dt>A start tag whose tag name is one of: "iframe", "noembed", "noframes"</dt>
+ <dt>A start tag whose tag name is one of: "iframe", "noembed"</dt>
<dt>A start tag whose tag name is "noscript", if the <span>scripting flag</span> is enabled:</dt>
<dd>
<p>Follow the <span>generic CDATA parsing algorithm</span>.</p>
@@ -45280,7 +45280,7 @@
<dt>A start tag whose tag name is "noframes"</dt>
<dd>
<p>Process the token <span>using the rules for</span> the "<span
- title="insertion mode: in body">in body</span>" <span>insertion
+ title="insertion mode: in head">in head</span>" <span>insertion
mode</span>.</p>
</dd>
@@ -45336,7 +45336,6 @@
</dd>
<dt>A start tag whose tag name is "html"</dt>
- <dt>A start tag whose tag name is "noframes"</dt>
<dd>
<p>Process the token <span>using the rules for</span> the "<span
title="insertion mode: in body">in body</span>" <span>insertion
@@ -45350,6 +45349,13 @@
frameset</span>".</p>
</dd>
+ <dt>A start tag whose tag name is "noframes"</dt>
+ <dd>
+ <p>Process the token <span>using the rules for</span> the "<span
+ title="insertion mode: in head">in head</span>" <span>insertion
+ mode</span>.</p>
+ </dd>
+
<dt>An end-of-file token</dt>
<dd>
<p><span>Stop parsing.</span></p>
More information about the Commit-Watchers
mailing list