File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1274,6 +1274,10 @@ Order of Operations</h4>
12741274
12751275 Carriage returns (U+000D) are treated identically to spaces (U+0020) in all respects.
12761276
1277+ <wpt>
1278+ white-space/control-chars-00D.html
1279+ </wpt>
1280+
12771281 Note: For HTML documents,
12781282 carriage returns present in the source code
12791283 are converted to line feeds at the parsing stage
Original file line number Diff line number Diff line change @@ -133,7 +133,6 @@ <h2 id="white-space-processing-details">4 <a href="https://drafts.csswg.org/css-
133133
134134< ul >
135135 < li > As required by [UNICODE], unsupported Default_ignorable characters must be ignored for rendering.
136- < li > Carriage returns (U+000D) are treated identically to spaces (U+0020) in all respects.
137136</ ul >
138137
139138< h3 id ="the-white-space-processing-rules "> 4.1 < a href ="https://drafts.csswg.org/css-text-3/#white-space-rules "> The White Space Processing Rules</ a > </ h3 >
You can’t perform that action at this time.
0 commit comments