Closed (fixed)
Project:
Drupal core
Version:
10.0.x-dev
Component:
CSS
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2022 at 18:12 UTC
Updated:
14 Dec 2022 at 23:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwaveComment #3
gaurav-mathur commentedComment #4
gaurav-mathur commentedApplied patch #2 on Drupal 10.0.x-dev
The patch worked perfectly issue got fixed
Refer to the screenshot
Comment #5
spokje- CSS changes make sense.
- Enabling stylelint rule at-rule-no-vendor-prefix makes sense.
- Green TestBot.
RTBC for me.
Comment #6
alexpott@gaurav-mathur Thank you for looking into this issue.
Posting screenshots of your codebase or command-line interface does not advance the issue, since the automated testing infrastructure tells us whether the change set still applies correctly.
So, I've not given issue credit for that screenshot. In the future, you can get credit for issues by reading the issue to understand its purpose, and posting your review or testing of that purpose. Thank you!
Comment #7
alexpottLooking at the browser compatibility chart on https://developer.mozilla.org/en-US/docs/Web/CSS/@keyframes we're all good here.
Committed and pushed 63a8a2656e to 10.1.x and ba61f32af2 to 10.0.x. Thanks!