Skip to content

Add a flag to preserve CR when serialising #211

Closed
@gsnedders

Description

@gsnedders

Currently, 
 doesn't round-trip (as it gets serialised as a U+000D character, which then gets converted by the input stream pre-processor to U+000A). For some applications (e.g., the csswg-test builder) this is desirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions