Skip to content

Conversation

@nifouprog
Copy link
Contributor

This PR adds support for escaped characters prefixed by a backslash. However it does not fully implements the spec (https://www.w3.org/TR/CSS21/syndata.html#characters): support for ISO code escaping sequences and backslashes followed by a newline in strings will need to be implemented in a separate PR.

Fixes #110

@GuillaumeGomez GuillaumeGomez merged commit 93a7fcb into GuillaumeGomez:master Aug 24, 2024
tgross35 added a commit to tgross35/rust that referenced this pull request Aug 25, 2024
…notriddle

Update minifier to 0.3.1

It adds support for escaped characters.

PR is GuillaumeGomez/minifier-rs#111.

r? `@notriddle`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Aug 25, 2024
…notriddle

Update minifier to 0.3.1

It adds support for escaped characters.

PR is GuillaumeGomez/minifier-rs#111.

r? ``@notriddle``
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Aug 25, 2024
…notriddle

Update minifier to 0.3.1

It adds support for escaped characters.

PR is GuillaumeGomez/minifier-rs#111.

r? ```@notriddle```
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Aug 25, 2024
…notriddle

Update minifier to 0.3.1

It adds support for escaped characters.

PR is GuillaumeGomez/minifier-rs#111.

r? ````@notriddle````
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Aug 25, 2024
Rollup merge of rust-lang#129511 - GuillaumeGomez:update-minifier, r=notriddle

Update minifier to 0.3.1

It adds support for escaped characters.

PR is GuillaumeGomez/minifier-rs#111.

r? ````@notriddle````
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support escaped characters

2 participants