File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
910910 property.
911911
912912 < 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
917917 sequence (U+000D U+000A), carriage return (U+000D), and line feed (U+000A)
918918 in the text is treated as a < dfn id =segment-break > segment break</ dfn > ,
919919 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">
583583 < p > White space processing in CSS is controlled with the 'white-space' property.
584584
585585 < 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
587587 separated by a particular newline seqence (such as a line feed or
588588 CRLF pair), or delimited by some other mechanism, such as the SGML
589589 < 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
8080Closed: Accepted
8181----
8282Issue 8.
83- Summary: White Space Processing Details editorial change
83+ Summary: White Space Processing Details editorial changes
8484From: CE Whitehead
8585Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0089.html
8686Closed: Accepted
You can’t perform that action at this time.
0 commit comments