Closed (fixed)
Project:
Drupal core
Version:
10.0.x-dev
Component:
CSS
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2022 at 11:31 UTC
Updated:
5 Jan 2023 at 16:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwavePostCSS is actually removing this for us already in some cases!
e.g. themes/claro/css/theme/ckeditor-dialog.pcss.css:
This is automatically removed from themes/claro/css/theme/ckeditor-dialog.css.
Comment #3
longwaveComment #5
longwaveComment #6
longwaveRerolled.
Comment #7
longwaveComment #8
akram khanTested patch #6 it applied successfully and its remove -webkit-linear-gradient that are used
Comment #9
gaurav-mathur commentedVerified and applied patch #6 it works fine and remove all -webkit-linear-gradient that are there in css
Comment #10
mherchelLatest patch LGTM and passes tests!
Comment #13
bnjmnmCommitted to 10.1.x and cherry picked to 10.0.x since it is nondisruptive and 10 should have it's removals of obselete code occurring as early as possible within its release cycle.
Credit not granted for #8 or #9 as they do not include any information that is not already made known by the actual patch in #6. Screenshots are helpful for patches that result in visual changes to the UI, but are entirely unnecessary otherwise.