-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Labels
css-images-4i18n-alreqArabic language enablementArabic language enablementi18n-hlreqHebrew language enablementHebrew language enablementi18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.Group bringing to attention of Internationalization, or tracked by i18n but not needing response.
Description
Both Radial Gradients and Conic Gradients are not RTL compatible. When using RTL languages, we need the reverse everything.
Currently both radial-gradient() and conic-gradient() support only one direction, clockwise. There is not support for counter-clockwise.
There should be a way to set counter-clockwise direction.
Possible solution
In redial-gradient we have keywords like closest-side, closest-corner, farthest-side and farthest-corner.
There should be two "direction" keywords clockwise and counter-clockwise. Why two? do override previously defined settings.
Metadata
Metadata
Assignees
Labels
css-images-4i18n-alreqArabic language enablementArabic language enablementi18n-hlreqHebrew language enablementHebrew language enablementi18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.Group bringing to attention of Internationalization, or tracked by i18n but not needing response.