Update to the latest csslib
Adds more focused support for commas between percentage terms in
keyframes.
A similar change which wasn't limited to keyframe blocks was added and
reverted earlier because it caused failures in google3. This version
fixes the cases where commas were used outside of keyframes.
R=jakemac@google.com
Change-Id: I0e7f931fcb0a8a96e9c541bb680344bfdfdc0e78
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/234444
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
diff --git a/DEPS b/DEPS
index 2c99002..66274e1 100644
--- a/DEPS
+++ b/DEPS
@@ -93,7 +93,7 @@
"collection_rev": "a4c941ab94044d118b2086a3f261c30377604127",
"convert_rev": "e063fdca4bebffecbb5e6aa5525995120982d9ce",
"crypto_rev": "b5024e4de2b1c474dd558bef593ddbf0bfade152",
- "csslib_rev": "f746368a0a53cf8f68fd71b218239034e88841d5",
+ "csslib_rev": "518761b166974537f334dbf264e7f56cb157a96a",
# Note: Updates to dart_style have to be coordinated with the infrastructure
# team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format`