dart-lang / csslib

A library for parsing CSS.
https://pub.dev/packages/csslib
BSD 3-Clause "New" or "Revised" License
95 stars 38 forks source link

Revert "Comma separate keyframe percentage lists (#143)" #147

Closed natebosch closed 2 years ago

natebosch commented 2 years ago

This reverts commit 785ae0ff718b03090c565ea4d898bc782bdeaf0f.

The change to lowercase and broke some tests with hardcoded CSS expectations.

The change to comma separate percentage values broke some styles in a way I do not yet understand.

Reverting the whole change to unblock the package roll.