NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 407 - Make <code> into a formatting element affected by the AAA. (credit: pt)
Make <code> into a formatting element affected by the AAA. (credit: pt)
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-04 16:52 CET by Henri Sivonen
Modified: 2011-05-19 16:01 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-01-04 16:52:29 CET
Index: source
===================================================================
--- source	(revision 2508)
+++ source	(revision 2509)
@@ -52417,10 +52417,11 @@
    <dt><dfn>Formatting</dfn></dt>
    <dd><p>The following HTML elements are those that end up in the
    <span>list of active formatting elements</span>: <code>a</code>,
-   <code>b</code>, <code>big</code>, <code>em</code>,
-   <code>font</code>, <code>i</code>, <code>nobr</code>,
-   <code>s</code>, <code>small</code>, <code>strike</code>,
-   <code>strong</code>, <code>tt</code>, and <code>u</code>.</p></dd>
+   <code>b</code>, <code>big</code>, <code>code</code>,
+   <code>em</code>, <code>font</code>, <code>i</code>,
+   <code>nobr</code>, <code>s</code>, <code>small</code>,
+   <code>strike</code>, <code>strong</code>, <code>tt</code>, and
+   <code>u</code>.</p></dd>
 
    <dt><dfn>Phrasing</dfn></dt>
    <dd><p>All other elements found while parsing an HTML