NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 201 - update <listing> to include a newline on serialisation
update <listing> to include a newline on serialisation
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: HTML parser
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-23 13:24 CEST by Henri Sivonen
Modified: 2008-05-27 11:07 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 2008-05-23 13:24:08 CEST
Index: source
===================================================================
--- source	(revision 1674)
+++ source	(revision 1675)
@@ -45636,8 +45636,8 @@
         event-source -->
 
         <p>If <var title="">current node</var> is a <code>pre</code>
-        or <code>textarea</code> element, append a U+000A LINE FEED
-        (LF) character.</p>
+        <code>textarea</code>, or <code>listing</code> element, append
+        a U+000A LINE FEED (LF) character.</p>
 
         <p>Append the value of running the <span>HTML fragment
         serialization algorithm</span> on the <var title="">current