[html5] r4122 - [e] (0) cook ye copy pasta
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 12 22:49:03 PDT 2009
Author: ianh
Date: 2009-10-12 22:49:02 -0700 (Mon, 12 Oct 2009)
New Revision: 4122
Modified:
complete.html
source
Log:
[e] (0) cook ye copy pasta
Modified: complete.html
===================================================================
--- complete.html 2009-10-13 04:03:54 UTC (rev 4121)
+++ complete.html 2009-10-13 05:49:02 UTC (rev 4122)
@@ -65247,9 +65247,9 @@
line, with a U+000D CARRIAGE RETURN U+000A LINE FEED (CRLF)
character pair, a single U+000A LINE FEED (LF) character not
preceded by a U+000D CARRIAGE RETURN (CR) character, a single U+000D
- CARRIAGE RETURN (CR) character not followd by a U+000D CARRIAGE
- RETURN (LF) character, and the end of the file being the four ways
- in which a line can end.</p>
+ CARRIAGE RETURN (CR) character not followed by a U+000A LINE FEED
+ (LF) character, and the end of the file being the four ways in which
+ a line can end.</p>
<p>When a stream is parsed, a <var title="">data</var> buffer and an
<var title="">event name</var> buffer must be associated with
Modified: source
===================================================================
--- source 2009-10-13 04:03:54 UTC (rev 4121)
+++ source 2009-10-13 05:49:02 UTC (rev 4122)
@@ -73332,9 +73332,9 @@
line, with a U+000D CARRIAGE RETURN U+000A LINE FEED (CRLF)
character pair, a single U+000A LINE FEED (LF) character not
preceded by a U+000D CARRIAGE RETURN (CR) character, a single U+000D
- CARRIAGE RETURN (CR) character not followd by a U+000D CARRIAGE
- RETURN (LF) character, and the end of the file being the four ways
- in which a line can end.</p>
+ CARRIAGE RETURN (CR) character not followed by a U+000A LINE FEED
+ (LF) character, and the end of the file being the four ways in which
+ a line can end.</p>
<p>When a stream is parsed, a <var title="">data</var> buffer and an
<var title="">event name</var> buffer must be associated with
More information about the Commit-Watchers
mailing list