File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -910,10 +910,10 @@ <h2 id=white-space-processing><span class=secno>4. </span> White Space
910
910
property.
911
911
912
912
< p id =segment-normalization > CSS does not define document segmentation
913
- rules. Segments could be separated by a particular newline seqence (such
914
- as a line feed or CRLF pair), or delimited by some other mechanism, such
915
- as the SGML < code > RECORD-START</ code > and < code > RECORD-END</ code > tokens.
916
- For CSS processing, each document language–defined segment break, CRLF
913
+ rules. Segments can be separated by a particular newline seqence (such as
914
+ a line feed or CRLF pair), or delimited by some other mechanism, such as
915
+ the SGML < code > RECORD-START</ code > and < code > RECORD-END</ code > tokens. For
916
+ CSS processing, each document language–defined segment break, CRLF
917
917
sequence (U+000D U+000A), carriage return (U+000D), and line feed (U+000A)
918
918
in the text is treated as a < dfn id =segment-break > segment break</ dfn > ,
919
919
which is then interpreted for rendering as specified by the ‘< a
Original file line number Diff line number Diff line change @@ -583,7 +583,7 @@ <h2 id="white-space-processing">
583
583
< p > White space processing in CSS is controlled with the 'white-space' property.
584
584
585
585
< p id ="segment-normalization ">
586
- CSS does not define document segmentation rules. Segments could be
586
+ CSS does not define document segmentation rules. Segments can be
587
587
separated by a particular newline seqence (such as a line feed or
588
588
CRLF pair), or delimited by some other mechanism, such as the SGML
589
589
< code > RECORD-START</ code > and < code > RECORD-END</ code > tokens.
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0106.html
80
80
Closed: Accepted
81
81
----
82
82
Issue 8.
83
- Summary: White Space Processing Details editorial change
83
+ Summary: White Space Processing Details editorial changes
84
84
From: CE Whitehead
85
85
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0089.html
86
86
Closed: Accepted
You can’t perform that action at this time.
0 commit comments