Skip to content

Commit 4b11cab

Browse files
author
kojiishi
committed
[css-text] White Space Processing Details editorial change <http://lists.w3.org/Archives/Public/www-style/2013Nov/0089.html>
--HG-- extra : rebase_source : 32cc9856db03d79889a7a6aebb84252f1faa6aaa
1 parent 9661736 commit 4b11cab

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

css-text/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@ <h2 id=white-space-processing><span class=secno>4. </span> White Space
901901
the source into segments</a> (lines) for ease of editing or adding white
902902
space characters such as tabs and spaces to indent the source code. CSS
903903
white space processing allows the author to control interpretation of such
904-
formatting: to preserve or collapse it away when rendering the document.
904+
formatting, to preserve or collapse it away when rendering the document.
905905
White space processing in CSS interprets white space characters only for
906906
rendering: it has no effect on the underlying document data.
907907

css-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ <h2 id="white-space-processing">
575575
<a href="http://rhodesmill.org/brandon/2012/one-sentence-per-line/"
576576
>breaking the source into segments</a> (lines) for ease of editing
577577
or adding white space characters such as tabs and spaces to indent the source code.
578-
CSS white space processing allows the author to control interpretation of such formatting:
578+
CSS white space processing allows the author to control interpretation of such formatting,
579579
to preserve or collapse it away when rendering the document.
580580
White space processing in CSS interprets white space characters only for rendering:
581581
it has no effect on the underlying document data.

css-text/issues-lc-2013.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,11 @@ From: CE Whitehead
7777
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0089.html
7878
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0090.html
7979
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0106.html
80-
Closed: Invalid
80+
Closed: Accepted
81+
----
82+
Issue 8.
83+
Summary: White Space Processing Details editorial change
84+
From: CE Whitehead
85+
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0089.html
86+
Closed: Accepted
8187
----

0 commit comments

Comments
 (0)