[html5] r5160 - [giow] (2) Make basefont and bgsound get parsed more like <link> than like <img> [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Jul 14 11:27:42 PDT 2010


Author: ianh
Date: 2010-07-14 11:27:41 -0700 (Wed, 14 Jul 2010)
New Revision: 5160

Modified:
   complete.html
   index
   source
Log:
[giow] (2) Make basefont and bgsound get parsed more like <link> than like <img> for compatibility with the TD Canada Trust banking site.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9910

Modified: complete.html
===================================================================
--- complete.html	2010-07-14 18:18:36 UTC (rev 5159)
+++ complete.html	2010-07-14 18:27:41 UTC (rev 5160)
@@ -81205,8 +81205,8 @@
     mode</a>.</p>
    </dd>
 
-   <dt>A start tag whose tag name is one of: "base", "command",
-   "link"</dt>
+   <dt>A start tag whose tag name is one of: "base", "basefont",
+   "bgsound", "command", "link"</dt>
    <dd>
 
     <p><a href=#insert-an-html-element>Insert an HTML element</a> for the token. Immediately
@@ -81371,7 +81371,8 @@
    TABULATION, U+000A LINE FEED (LF), 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", "noframes", "style"</dt>
+   <dt>A start tag whose tag name is one of: "basefont", "bgsound",
+   "link", "meta", "noframes", "style"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
     mode</a>.</p>
@@ -81450,8 +81451,9 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "link",
-   "meta", "noframes", "script", "style", "title"</dt>
+   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   "bgsound", "link", "meta", "noframes", "script", "style",
+   "title"</dt>
    <dd>
 
     <p><a href=#parse-error>Parse error</a>.</p>
@@ -81539,8 +81541,9 @@
     add the attribute and its corresponding value to that element.</p>
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "command",
-   "link", "meta", "noframes", "script", "style", "title"</dt>
+   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   "bgsound", "command", "link", "meta", "noframes", "script",
+   "style", "title"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
     mode</a>.</p>
@@ -82319,8 +82322,8 @@
 
    </dd>
 
-   <dt>A start tag whose tag name is one of: "area", "basefont",
-   "bgsound", "br", "embed", "img", "input", "keygen", "wbr"</dt>
+   <dt>A start tag whose tag name is one of: "area", "br", "embed",
+   "img", "input", "keygen", "wbr"</dt>
    <dd>
 
     <p><a href=#reconstruct-the-active-formatting-elements>Reconstruct the active formatting elements</a>, if
@@ -82333,8 +82336,8 @@
     <p><a href=#acknowledge-self-closing-flag title="acknowledge self-closing flag">Acknowledge the
     token's <i>self-closing flag</i></a>, if it is set.</p>
 
-    <p>Set the <a href=#frameset-ok-flag>frameset-ok flag</a> to "not ok".</p> <!--
-    shouldn't really do it for <area>, <basefont>, and <bgsound> -->
+    <p>Set the <a href=#frameset-ok-flag>frameset-ok flag</a> to "not ok".</p>
+    <!-- shouldn't really do this for <area> -->
 
    </dd>
 

Modified: index
===================================================================
--- index	2010-07-14 18:18:36 UTC (rev 5159)
+++ index	2010-07-14 18:27:41 UTC (rev 5160)
@@ -74446,8 +74446,8 @@
     mode</a>.</p>
    </dd>
 
-   <dt>A start tag whose tag name is one of: "base", "command",
-   "link"</dt>
+   <dt>A start tag whose tag name is one of: "base", "basefont",
+   "bgsound", "command", "link"</dt>
    <dd>
 
     <p><a href=#insert-an-html-element>Insert an HTML element</a> for the token. Immediately
@@ -74612,7 +74612,8 @@
    TABULATION, U+000A LINE FEED (LF), 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", "noframes", "style"</dt>
+   <dt>A start tag whose tag name is one of: "basefont", "bgsound",
+   "link", "meta", "noframes", "style"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
     mode</a>.</p>
@@ -74691,8 +74692,9 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "link",
-   "meta", "noframes", "script", "style", "title"</dt>
+   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   "bgsound", "link", "meta", "noframes", "script", "style",
+   "title"</dt>
    <dd>
 
     <p><a href=#parse-error>Parse error</a>.</p>
@@ -74780,8 +74782,9 @@
     add the attribute and its corresponding value to that element.</p>
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "command",
-   "link", "meta", "noframes", "script", "style", "title"</dt>
+   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   "bgsound", "command", "link", "meta", "noframes", "script",
+   "style", "title"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
     mode</a>.</p>
@@ -75560,8 +75563,8 @@
 
    </dd>
 
-   <dt>A start tag whose tag name is one of: "area", "basefont",
-   "bgsound", "br", "embed", "img", "input", "keygen", "wbr"</dt>
+   <dt>A start tag whose tag name is one of: "area", "br", "embed",
+   "img", "input", "keygen", "wbr"</dt>
    <dd>
 
     <p><a href=#reconstruct-the-active-formatting-elements>Reconstruct the active formatting elements</a>, if
@@ -75574,8 +75577,8 @@
     <p><a href=#acknowledge-self-closing-flag title="acknowledge self-closing flag">Acknowledge the
     token's <i>self-closing flag</i></a>, if it is set.</p>
 
-    <p>Set the <a href=#frameset-ok-flag>frameset-ok flag</a> to "not ok".</p> <!--
-    shouldn't really do it for <area>, <basefont>, and <bgsound> -->
+    <p>Set the <a href=#frameset-ok-flag>frameset-ok flag</a> to "not ok".</p>
+    <!-- shouldn't really do this for <area> -->
 
    </dd>
 

Modified: source
===================================================================
--- source	2010-07-14 18:18:36 UTC (rev 5159)
+++ source	2010-07-14 18:27:41 UTC (rev 5160)
@@ -92762,8 +92762,8 @@
     mode</span>.</p>
    </dd>
 
-   <dt>A start tag whose tag name is one of: "base", "command",
-   "link"</dt>
+   <dt>A start tag whose tag name is one of: "base", "basefont",
+   "bgsound", "command", "link"</dt>
    <dd>
 
     <p><span>Insert an HTML element</span> for the token. Immediately
@@ -92946,7 +92946,8 @@
    TABULATION, U+000A LINE FEED (LF), 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", "noframes", "style"</dt>
+   <dt>A start tag whose tag name is one of: "basefont", "bgsound",
+   "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
@@ -93034,8 +93035,9 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "link",
-   "meta", "noframes", "script", "style", "title"</dt>
+   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   "bgsound", "link", "meta", "noframes", "script", "style",
+   "title"</dt>
    <dd>
 
     <p><span>Parse error</span>.</p>
@@ -93131,8 +93133,9 @@
     add the attribute and its corresponding value to that element.</p>
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "command",
-   "link", "meta", "noframes", "script", "style", "title"</dt>
+   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   "bgsound", "command", "link", "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
@@ -93982,8 +93985,8 @@
 
    </dd>
 
-   <dt>A start tag whose tag name is one of: "area", "basefont",
-   "bgsound", "br", "embed", "img", "input", "keygen", "wbr"</dt>
+   <dt>A start tag whose tag name is one of: "area", "br", "embed",
+   "img", "input", "keygen", "wbr"</dt>
    <dd>
 
     <p><span>Reconstruct the active formatting elements</span>, if
@@ -93996,8 +93999,8 @@
     <p><span title="acknowledge self-closing flag">Acknowledge the
     token's <i>self-closing flag</i></span>, if it is set.</p>
 
-    <p>Set the <span>frameset-ok flag</span> to "not ok".</p> <!--
-    shouldn't really do it for <area>, <basefont>, and <bgsound> -->
+    <p>Set the <span>frameset-ok flag</span> to "not ok".</p>
+    <!-- shouldn't really do this for <area> -->
 
    </dd>
 




More information about the Commit-Watchers mailing list